We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cef6d5 commit aad67a8Copy full SHA for aad67a8
test/ModuleInterface/SilencePreconcurrency.swiftinterface
@@ -4,4 +4,6 @@
4
// RUN: %empty-directory(%t)
5
// RUN: %target-swift-frontend -compile-module-from-interface -o %/t/SilencePreconcurrency.swiftmodule %s -verify
6
7
+// REQUIRES: OS=macosx
8
+
9
@preconcurrency import Swift
0 commit comments