blob: ce9eb1994c08d5ce642d7f218501f4560b5cd448 [file] [log] [blame]
fun foo() {
val str : String?
str?.<caret>
}
// NUMBER: 0