Skip to content

Commit 0c2e50e

Browse files
committed
Update indentation of a comment because of changed swift-formating behavior
1 parent c20084a commit 0c2e50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftParserTest/translated/StringLiteralEofTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ final class StringLiteralEofTests: XCTestCase {
106106
foo
107107
\(<#expression#>)"""
108108
"""##
109-
// FIXME: The closing delimiter should be put on the new line
109+
// FIXME: The closing delimiter should be put on the new line
110110
)
111111
}
112112

0 commit comments

Comments
 (0)