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.
2 parents 20ab16f + 075a0af commit 715c9adCopy full SHA for 715c9ad
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