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