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 08207ee commit 46bf41cCopy full SHA for 46bf41c
test/Sema/access-level-import-flag-check.swift
@@ -12,6 +12,7 @@
12
// RUN: %target-swift-frontend -typecheck %t/ClientWithoutTheFlag.swift -I %t -verify
13
// RUN: %target-swift-frontend -typecheck %t/ClientWithoutTheFlag.swift -I %t \
14
// RUN: -enable-experimental-feature AccessLevelOnImport
15
+// REQUIRES: asserts
16
17
//--- PublicLib.swift
18
//--- PackageLib.swift
0 commit comments