/** * This is the same as [bar] */ fun foo() {} fun bar() {} // REF: ().bar()