0df5d5158d
#KT-38297 Fixed
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
fun test(foo: dynamic) {
|
|
val s = <spot>foo as String</spot>
|
|
} |