5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
fun foo() {
|
|
<spot>if (true) {
|
|
throw AssertionError("text")
|
|
}</spot>
|
|
} |