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