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