mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Also, move the test to test/Frontend/ where it belongs and disable implicit concurrency import too.
2 lines
187 B
Swift
2 lines
187 B
Swift
// RUN: %swift -target x86_64-unknown-linux-android -sdk %S/Inputs/android.sdk %s -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -typecheck
|