Skip to content

Commit 6ecf265

Browse files
authored
Merge pull request #60580 from xedin/rdar-98577451-test-adjustment
[TypeChecker] NFC: Adjust test-case for rdar://98577451
2 parents 20e77f4 + 10bd943 commit 6ecf265

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

validation-test/Sema/type_checker_crashers_fixed/rdar98577451.swift

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
// RUN: %target-typecheck-verify-swift -disable-availability-checking
52

63
protocol P {
74
associatedtype T

0 commit comments

Comments
 (0)