Describe the behaviour just implemented.
Chris Pressey
4 years ago
5 | 5 | |
6 | 6 | * Symbolic constants can be defined with the `const` keyword, and can |
7 | 7 | be used in most places where literal values can be used. |
8 | * Specifying multiple SixtyPical source files will produce a single | |
9 | compiled result from their combination. | |
8 | 10 | |
9 | 11 | 0.14 |
10 | 12 | ---- |