blob: a76d9e24130af8a42b6fe9465e30ad16543ecfd4 [file] [log] [blame]
// IS_APPLICABLE: false
fun test() {
// comment<caret>
val foo = 1
}