// WITH_RUNTIME // IS_APPLICABLE: true fun Int.foo() { this + 1 }