blob: 4f793f7a1583c91bde02bbe8471ecdcd35028cd6 [file] [log] [blame]
fun foo() {
val a<caret> = 1
val b = 1
}