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.
2 parents 733c2a3 + ff77dc2 commit da37637Copy full SHA for da37637
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