kdl-script
kdl-script copied to clipboard
Implement enum variant values
The syntax is stubbed out but I think the type checker just throws the info out.
Also I should think through where/if bounds/duplicate checks should happen. I forget if C says it's fine to have multiple variants with the same value.