Files
kotlin-fork/idea/testData/intentions/convertBlockCommentToLineComment/newLinesBetweenCommentAndDeclaration.kt.after
T
2018-04-24 11:57:56 +03:00

7 lines
40 B
Plaintext
Vendored

fun foo() {}
// comment
fun bar() {}