// WITH_RUNTIME fun test(x: Double, y: Double) { Math.nextAfter(x, y) }