For Sealed Classes, docs don't say anything about ...
# announcements
a
For Sealed Classes, docs don't say anything about members, methods, et al of the base class. And all examples are really simple with only state being held (and docs don't do that correctly either, missing
val
) ... what are the rules?