// WITH_RUNTIME fun test(x: Double) { Math.log1p(x) }