// WITH_RUNTIME fun foo() { val max = Int.MAX_VALUE val max2 = Int.Companion.MAX_VALUE }