e35ec8ee08
So #KT-16382 Fixed
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
fun test(foo: dynamic) {
|
|
val s = <spot>foo.unsafeCast<String>()</spot>
|
|
} |