blob: 5f89a84e99d68479014b20b2146e42b6305f2148 [file] [log] [blame]
fun test() {
<caret>var foo: String? = null
}