3 lines
46 B
Kotlin
3 lines
46 B
Kotlin
fun test() {
|
|
"${throw Exception()} ${1}"
|
|
} |
fun test() {
|
|
"${throw Exception()} ${1}"
|
|
} |