Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "const" keyword for constant values.
This addresses issue #58, which got quite a few upvotes and has a "draft 6" milestone. I used the shorter "const" that several people suggested rather than "constant", but obviously that's easy to change if the longer form is preferred. The wording was pretty much directly lifted from "enum".
- Loading branch information