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 01612ae commit a472587Copy full SHA for a472587
test/Sema/package_resilience_super_class.swift
@@ -20,6 +20,7 @@
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
24
//--- Utils.swift
25
26
open class OpenKlass {
0 commit comments