// WITH_RUNTIME fun foo() { val t = java.lang.Character.toString('3') + 6 }