439cc88525
^KT-58536 Fixed
6 lines
108 B
Kotlin
Vendored
6 lines
108 B
Kotlin
Vendored
actual fun Int.plus(s: CharSequence): Int = 0
|
|
|
|
actual fun Double.times(x: CharArray) {}
|
|
|
|
actual fun f1() {}
|