blob: 65f3ca5288b01247fccb2a3b426d815c2a0f60b5 [file] [log] [blame]
fun foo() {
val x = 1.try<caret>
}