There was an error while loading. Please reload this page.
2 parents 8cc1886 + 070d3a3 commit 0b0cf8aCopy full SHA for 0b0cf8a
README.md
@@ -30,14 +30,13 @@ You can generate a PDF or an HTML copy of this guide using
30
* [Source Code Layout & Organization](#source-code-layout--organization)
31
* [Syntax](#syntax)
32
* [Naming](#naming)
33
-* [Comments](#comments)
34
- * [Comment Annotations](#comment-annotations)
35
-* [Exceptions](#exceptions)
36
* [Collections](#collections)
37
* [Mutation](#mutation)
38
* [Strings](#strings)
39
-* [Regular Expressions](#regular-expressions)
+* [Exceptions](#exceptions)
40
* [Macros](#macros)
+* [Comments](#comments)
+ * [Comment Annotations](#comment-annotations)
41
* [Existential](#existential)
42
43
## Source Code Layout & Organization
0 commit comments