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