Skip to content

Commit 0ba7a5e

Browse files
committed
Add REQUIRES: UnqualifiedLookupValidation comment to unqualified lookup validation test.
1 parent 866f1c1 commit 0ba7a5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/NameLookup/SwiftLexicalLookupValidation/testGenericWhereClause.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: UnqualifiedLookupValidation
2+
//
13
// RUN: %target-typecheck-verify-swift -enable-experimental-feature UnqualifiedLookupValidation
24

35
protocol P1 {

0 commit comments

Comments
 (0)