// IS_APPLICABLE: false open class Foo { open fun bar(foo: Int) { } }