Skip to content

Commit 4f81f3d

Browse files
committed
[SE-0404] Disable availability checking in nested protocol test
1 parent f3a4558 commit 4f81f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/decl/nested/protocol.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-typecheck-verify-swift -parse-as-library
1+
// RUN: %target-typecheck-verify-swift -parse-as-library -disable-availability-checking
22

33
// Protocols can be nested inside non-generic types.
44

0 commit comments

Comments
 (0)