Commit a0c1e08
committed
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".1 parent b5afae7 commit a0c1e08
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
549 | 559 | | |
550 | 560 | | |
551 | 561 | | |
| |||
0 commit comments