// WITH_RUNTIME import java.lang.Math.max fun foo() { 1.coerceAtLeast(2) }