// WITH_RUNTIME // FIX: Convert to 'also' fun foo() { "".apply { println(this + this) } }