package test class Foo fun Foo.extFun() {} /** * [test.extFun] * [extFun] * * [Foo.extFun] * [test.Foo.extFun] */ fun usage() {}