blob: 5760a37a861b75c4aa0550af2a654f1cc9dfb6c5 [file] [log] [blame]
// FALSE
fun test() {
val a = 1<caret>
}