Replies: 1 comment 9 replies
-
I would also really like to be able to declare methods and properties inside enums. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Classes, structs, record, interfaces all allow nested types, but enums do not. Would it be possible to add support for 'enum' types also?
Beta Was this translation helpful? Give feedback.
All reactions