shithub: mc

Download patch

ref: 121f68645db7dd9e18ce34f502f70002b63c3a52
parent: e9a441617e97091b991edb5fc90161755daaa70a
author: Ori Bernstein <[email protected]>
date: Sun Aug 12 13:10:08 EDT 2012

Remove dead section number.

--- a/doc/lang.txt
+++ b/doc/lang.txt
@@ -319,7 +319,8 @@
                 `Val a:         std.put("Matched pattern with capture\n")
                                 std.put("Captured value: a = %i\n", a)
                                 ;;
-                a               std.put("A top level binding matches anything.");
+                a               std.put("A top level bind matches anything.");;
+                `Val 111        std.put("Unreachable block");;
             ;;
 
 
@@ -622,10 +623,7 @@
         them in the body of the code for readability. Scanning the export
         list is desirable from a readability perspective.
 
-4. TYPE SYSTEM:
-
-
-5. TOOLCHAIN:
+4. TOOLCHAIN:
 
     The toolchain used is inspired by the Plan 9 toolchain in name. There
     is currently one compiler for x64, called '6m'. This compiler outputs