6 lines
59 B
Kotlin
Vendored
6 lines
59 B
Kotlin
Vendored
// "Import" "true"
|
|
package bar
|
|
|
|
fun use(f: <caret>Foo) {
|
|
|
|
} |