mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Otherwise the scanner will attempt to locate such a module on the filesystem and fail, because it does not exist.
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
// swift-interface-format-version: 1.0
|
|
// swift-module-flags: -module-name HasBuiltinImport -enable-builtin-module
|
|
import Builtin
|