rewrote switch

fixed bug 141

R=r
OCL=26627
CL=26627
This commit is contained in:
Ken Thompson 2009-03-22 20:54:21 -07:00
parent afee1c5f0c
commit 79fa5b65cb
2 changed files with 543 additions and 453 deletions

View File

@ -19,7 +19,7 @@
%token <sym> LMAP LCHAN LINTERFACE LFUNC LSTRUCT
%token <sym> LCOLAS LFALL LRETURN LDDD
%token <sym> LLEN LCAP LPANIC LPANICN LPRINT LPRINTN
%token <sym> LVAR LTYPE LCONST LCONVERT LSELECT LMAKE LNEW
%token <sym> LVAR LTYPE LCONST LSELECT LMAKE LNEW
%token <sym> LFOR LIF LELSE LSWITCH LCASE LDEFAULT
%token <sym> LBREAK LCONTINUE LGO LGOTO LRANGE
%token <sym> LNIL LTRUE LFALSE LIOTA

File diff suppressed because it is too large Load Diff