Files
swift-mirror/test/Frontend/android-sdk.swift
Butta a240752487 [test] Fix test that's failing on the Android CI since string processing was enabled by default
Also, move the test to test/Frontend/ where it belongs and disable implicit
concurrency import too.
2022-06-23 01:27:14 +05:30

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