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 347114b + 11decb0 commit 5e3e0b0Copy full SHA for 5e3e0b0
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