Replies: 1 comment
|
Enums don't support choosing specific values (they always go from zero upward). Luckily this particular example is just ensuring the first variant is zero (which is guaranteed by Adept) so we can still just use regular enum |
0 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.
This is my translation:
The compiler is having problem with
DW_FEATURE_HTML.All reactions