Source position: nullable.pp line 77
class operator TNullable.equal(TMyType,TNullPtr):Boolean(
const lhs: TMyType;
rhs: TNullPtr
):Boolean;