blob: 69d0a764a292396ebb935a0f4599d2317942f08c [file] [log] [blame]
fun test() {
/*
comment1
comment2
*/<caret>
val foo = 1
}