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.
--leading-lines
split-file
1 parent a41f1b0 commit 14af24cCopy full SHA for 14af24c
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