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 7af2ceb commit a53ab38Copy full SHA for a53ab38
test/Distributed/distributed_actor_is_experimental.swift
@@ -1,6 +1,7 @@
1
// RUN: %target-typecheck-verify-swift -enable-experimental-concurrency
2
// ^^^^ notice the, on purpose, missing '-enable-experimental-distributed'
3
// REQUIRES: concurrency
4
+// REQUIRES: distributed
5
6
actor SomeActor {}
7
0 commit comments