blob: 91f2f1158834805e7bf5478866f23dc403a70fea [file] [log] [blame]
val a = object {
fun <caret>testing() {
}
}