No: <https://kotlinlang.org/docs/reference/sealed-...
# announcements
r
No: https://kotlinlang.org/docs/reference/sealed-classes.html
A sealed class can have subclasses, but all of them must be declared in the same file as the sealed class itself.