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