blob: de98d575dfcf8dae06a9cbf581f1f16bee5c5869 [file] [log] [blame]
// Just check that we don't crash (rdar://problem/52943397)
// RUN: not %target-swift-frontend -typecheck %s
// RUN: not %target-swift-frontend -typecheck -show-diagnostics-after-fatal %s
@_implementationOnly import Swift
import ThisModuleDoesNotExist
@_implementationOnly import ThisModuleDoesNotExist
@_implementationOnly import NeitherDoesThisOne