4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
// WITH_RUNTIME
|
|
fun foo() {
|
|
assert(1 != 0, "text")
|
|
} |
// WITH_RUNTIME
|
|
fun foo() {
|
|
assert(1 != 0, "text")
|
|
} |