blob: 95f1be9343ead6185bc63088dcdf8ee51b6956f9 [file] [log] [blame]
fun foo(x: Any?) {
x.notnull<caret>
}