Files
swift-mirror/test/Driver/Inputs/imported_modules/bridging_header.h

5 lines
123 B
C

@import Foundation;
@import HasSubmodule.Sub;
// The overlaying Swift module should not be loaded.
@import InvalidOverlay;