6 lines
63 B
Kotlin
6 lines
63 B
Kotlin
// JET-1
|
|
|
|
val z = System.out
|
|
|
|
fun foo() { throw Exception(); }
|