6 lines
88 B
Plaintext
Vendored
6 lines
88 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
import java.lang.Math.abs
|
|
|
|
fun x() {
|
|
/*dd*/kotlin.math.abs(5/*s*/)
|
|
} |