diff src/token.h @ 2764:2c0f259cf83d

[project @ 1997-03-01 02:30:26 by jwe]
author jwe
date Sat, 01 Mar 1997 02:30:29 +0000
parents 003570e69c7b
children 8b262e771614
line wrap: on
line diff
--- a/src/token.h
+++ b/src/token.h
@@ -51,6 +51,7 @@
       for_end,
       function_end,
       if_end,
+      switch_end,
       while_end,
       try_catch_end,
       unwind_protect_end,