blob: 049e06c456e765feb3bf49004f13d3cc8b640758 [file] [log] [blame]
class A {
val a: Int = <caret>1
}