You’ll also see `Nothing` in compiler errors if th...
# getting-started
d
You’ll also see
Nothing
in compiler errors if there are mistakes relating to object covariance because it’s the subclass of all objects. Generally it’s a problem when it shows up though.