// WITH_RUNTIME fun foo() { val text = "123" text.length > 0 }