blob: 346d72ac44b2b0a763bbf0ad0518b3a657ae8637 [file] [log] [blame]
// RUN: rm -rf %t
// RUN: %target-swift-frontend -typecheck -sdk "" -I %S/Inputs/custom-modules %s
// Verify that we can still import modules even without an SDK.
import ExternIntX
let y: CInt = ExternIntX.x