blob: 8bcd30515f3a01a067b644760ee49f93c8857067 [file] [log] [blame]
// WITH_RUNTIME
// IS_APPLICABLE: true
fun foo() {
"".length + 1
}