6 lines
48 B
Plaintext
Vendored
6 lines
48 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
|
|
fun foo() {
|
|
5.toString()
|
|
}
|