ref: 21ead16ccde2a943abe68ef279c89dbff030cb87
parent: 8df4cede33ff87c7cc7ecdeba5d0edb47a55b8a3
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Jan 15 17:51:28 EST 2017
Fix section numbering.
--- a/doc/lang.txt
+++ b/doc/lang.txt
@@ -15,12 +15,13 @@
4.1. Declarations
4.2. Data Types
4.3. Literal Values
- 4.4. Control Constructs and Blocks
- 4.5. Expressions
- 4.6. Type Inference
- 4.7. Generics
- 4.8. Traits
- 4.9. Packages and Uses
+ 4.4. Blocks
+ 4.5. Control Constructs
+ 4.6. Expressions
+ 4.7. Type Inference
+ 4.8. Generics
+ 4.9. Traits
+ 4.10. Packages and Uses
5. GRAMMAR
1. ABOUT: