Skip to content

Commit 9c0e3c7

Browse files
committed
Add newline to test file
1 parent 9676b92 commit 9c0e3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/multi-language-repo/main.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ fun main() {
22
if (true) {
33
println("Hello, World!")
44
}
5-
}
5+
}

0 commit comments

Comments
 (0)