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 3c9f1eb commit 5f83c58Copy full SHA for 5f83c58
test/embedded/string-switch.swift
@@ -3,7 +3,7 @@
3
// REQUIRES: swift_in_compiler
4
// REQUIRES: executable_test
5
// REQUIRES: optimized_stdlib
6
-// REQUIRES: OS=macosx || OS=linux-gnu
+// REQUIRES: OS=macosx
7
8
enum MyEnum: String {
9
case foo
0 commit comments