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 347114b commit 11decb0Copy full SHA for 11decb0
test/ModuleInterface/actor_availability.swift
@@ -7,6 +7,9 @@
7
8
// REQUIRES: VENDOR=apple
9
10
+// FIXME: rdar://107052715 temporarily disabled the test; fails on ios simulator
11
+// UNSUPPORTED: OS=ios
12
+
13
// CHECK: #if compiler(>=5.3) && $Actors
14
// CHECK-NEXT: public actor ActorWithImplicitAvailability {
15
public actor ActorWithImplicitAvailability {
0 commit comments