4dff9cf5fc
Additionally added tests for other cases.
4 lines
44 B
Kotlin
4 lines
44 B
Kotlin
fun bar(a: dynamic ) {
|
|
a.<caret>foo()
|
|
}
|