Files
kotlin-fork/idea/testData/editor/commenter/notFirstColumnWithSpace.kt
T
2018-12-26 21:10:03 +03:00

6 lines
115 B
Kotlin
Vendored

fun test() {
print<caret>ln()
}
// SET_FALSE: LINE_COMMENT_AT_FIRST_COLUMN
// SET_TRUE: LINE_COMMENT_ADD_SPACE