// IS_APPLICABLE: true object Object { fun foo() = 42 } val x = Object::foo