c773afdbfa
#KT-14729 Fixed
6 lines
84 B
Kotlin
Vendored
6 lines
84 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
// WITH_RUNTIME
|
|
|
|
fun f() {
|
|
java.io.File(<caret>"file")
|
|
} |