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 24dc372 commit 8aebee6Copy full SHA for 8aebee6
test/Sema/package_resilience_super_class.swift
@@ -20,7 +20,8 @@
20
// RUN: %target-build-swift -I %t -L %t -lUtils %s -o %t/main %target-rpath(%t) -package-name mypkg -DTESTABLE
21
// RUN: %target-run %t/main %t/%target-library-name(Utils) | %FileCheck %s
22
23
-// REQUIRES: rdar117594759
+// REQUIRES: executable_test
24
+
25
//--- Utils.swift
26
27
open class OpenKlass {
0 commit comments