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