3 lines
63 B
Kotlin
3 lines
63 B
Kotlin
fun foo(): Int {
|
|
<selection>throw Exception()</selection>
|
|
} |
fun foo(): Int {
|
|
<selection>throw Exception()</selection>
|
|
} |