// FIR_IDENTICAL val T.foo : T? get() = null fun test(): Int? { return 1.foo }