mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add a mode to test implicit dynamic with private imports
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: objc_interop
|
||||
|
||||
// Requires swift-version 4
|
||||
// UNSUPPORTED: swift_test_mode_optimize_none_with_implicit_dynamic
|
||||
|
||||
import Foundation
|
||||
import ArrayBridgeObjC
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user