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