// FIX: Replace with `roundToLong` function // WITH_RUNTIME fun test(x: Double) { Math.round(x) }