// WITH_RUNTIME import java.lang.Math.min fun foo() { min(1, 2) }