3f62b6c495
#KT-11579 Fixed
5 lines
109 B
Kotlin
Vendored
5 lines
109 B
Kotlin
Vendored
fun f() {
|
|
val g = 3
|
|
<error>g</error> { <error>workingSet</error>, <error>customer</error> ->
|
|
}
|
|
} |