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 920def9 commit 003273cCopy full SHA for 003273c
test/embedded/existential_cast_fails.swift
@@ -32,6 +32,8 @@
32
// REQUIRES: swift_feature_Embedded
33
// REQUIRES: swift_feature_EmbeddedExistentials
34
35
+// REQUIRES: OS=macosx
36
+
37
class CP {
38
func foo() { print("foo called") }
39
deinit {
0 commit comments