blob: b1340cb1cf927cd6dc9076f74f76f4334547ecbd [file] [log] [blame]
class A {
fun someOther() = false
<caret>
}