// WITH_RUNTIME fun foo() { val t = java.lang.Byte.compare(5, 6) }