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