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