When support for enums is added, we can replace this one-off. Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
Using /// rather than simply //. Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
The type system (and the value system) now include attributes for each type (things like direction, const-ness). Signed-off-by: Will Hawkins <hawkinsw@obs.cr>