// WITH_RUNTIME import java.lang.Math.abs fun x() { // comment kotlin.math.abs(5) }