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 3972a13 commit b7b6cfcCopy full SHA for b7b6cfc
test/SIL/Parser/async.sil
@@ -1,4 +1,5 @@
1
// RUN: %target-sil-opt -enable-sil-verify-all=true %s | %target-sil-opt -enable-sil-verify-all=true | %FileCheck %s
2
+// REQUIRES: concurrency
3
4
import Builtin
5
import Swift
0 commit comments