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 1ea21db + 14af24c commit e37eb35Copy full SHA for e37eb35
test/SourceKit/CursorInfo/cursor_generated_interface.swift
@@ -2,7 +2,7 @@
2
3
// RUN: %empty-directory(%t)
4
// RUN: mkdir -p %t/frameworks/LibA.framework/Modules/LibA.swiftmodule %t/mods %t/mods
5
-// RUN: split-file %s %t
+// RUN: split-file --leading-lines %s %t
6
7
// RUN: %target-swift-frontend -module-name LibB -emit-module -emit-module-path %t/mods/LibB.swiftmodule -emit-module-source-info-path %t/mods/LibB.swiftsourceinfo %t/libB.swift
8
// RUN: %target-swift-frontend -module-name LibC -emit-module -emit-module-path %t/mods/LibC.swiftmodule %t/libC.swift
0 commit comments