Skip to content

Commit 51b2ba6

Browse files
Merge pull request #2997 from practicalswift/remove-swift-marker-for-non-gyb-file
[gardening] Remove "-*- swift -*-" from non-.gyb file.
2 parents 20360d7 + c74273d commit 51b2ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/private/StdlibCollectionUnittest/RangeSelection.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- RangeSelection.swift ---------------------------------*- swift -*-===//
1+
//===--- RangeSelection.swift ---------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)