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