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 f13a521 commit 075a0afCopy full SHA for 075a0af
test/Sema/implicit-import-in-inlinable-code.swift
@@ -16,6 +16,8 @@
16
/// In Swift 6, it's an error.
17
// RUN: %target-swift-frontend -emit-module %t/clientFileA-Swift6.swift %t/clientFileB.swift -module-name client -o %t/client.swiftmodule -I %t -verify -swift-version 6
18
19
+// REQUIRES: asserts
20
+
21
// BEGIN empty.swift
22
23
// BEGIN libA.swift
0 commit comments