0d00eb7de3
#KT-25239 Fixed
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
fun foo(s: String) {
|
|
val x = <spot>arrayOf(s)</spot>
|
|
}
|