// WITH_RUNTIME fun foo() { val text = "123" text.isNotEmpty() }