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 107add7 commit ff77dc2Copy full SHA for ff77dc2
test/Concurrency/actor_isolation_unsafe.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-typecheck-verify-swift -enable-experimental-concurrency
2
+// REQUIRES: concurrency
3
4
@globalActor
5
actor SomeGlobalActor {
0 commit comments