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