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 b781ef7 + ce5ea4f commit 013e671Copy full SHA for 013e671
test/Sema/package_resilience_super_class.swift
@@ -20,6 +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
+// UNSUPPORTED: OS=watchos
24
+// UNSUPPORTED: OS=ios
25
// REQUIRES: executable_test
26
27
//--- Utils.swift
0 commit comments