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 d79fcb6 commit 9644136Copy full SHA for 9644136
test/Concurrency/attr_execution.swift
@@ -1,6 +1,7 @@
1
// RUN: %target-swift-emit-silgen -enable-experimental-feature NonIsolatedAsyncInheritsIsolationFromContext %s | %FileCheck %s
2
3
// REQUIRES: asserts
4
+// REQUIRES: swift_feature_NonIsolatedAsyncInheritsIsolationFromContext
5
6
7
// CHECK-LABEL: // concurrentTest()
0 commit comments