<@U7D0B1HCH> I did some tests and there is definit...
# announcements
g
@SerGnat I did some tests and there is definitely a bug there somewhere, but I’m not sure exactly what the correct behaviour would be. The doc says
protected — same as private + visible in subclasses too
and my interpretation is that it should only allow subclasses to call superclass methods within the same instance, but I might be wrong