blob: 7621ac96c85891592ee876440c8ba861b4caf304 [file] [log] [blame]
// RUN: not %target-swift-frontend %s -typecheck
// REQUIRES: objc_interop
import Foundation
let nsd: NSDictionary = [NSObject : AnyObject]()