package p class Some fun T.extFun() = "" val T.extVal get() = "" fun T.nullableExtFun() = "" val T.nullableExtVal get() = ""