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