📝Enums are not extensible

tags

§ Extensible system

Normal enums in languages are closed—it is not possible to extend them after they are defined.