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 20e77f4 + 10bd943 commit 6ecf265Copy full SHA for 6ecf265
validation-test/Sema/type_checker_crashers_fixed/rdar98577451.swift
@@ -1,7 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15
2
-
3
-// REQUIRES: objc_interop
4
-// REQUIRES: OS=macosx
+// RUN: %target-typecheck-verify-swift -disable-availability-checking
5
6
protocol P {
7
associatedtype T
0 commit comments