diff src/parse.y @ 2862:95e85daad148

[project @ 1997-04-15 22:00:57 by jwe]
author jwe
date Tue, 15 Apr 1997 22:05:13 +0000 (1997-04-15)
parents 00c0cd0f2ee7
children 2d9047854387
line wrap: on
line diff
--- a/src/parse.y
+++ b/src/parse.y
@@ -381,10 +381,6 @@
 %left UNARY PLUS_PLUS MINUS_MINUS EXPR_NOT
 %right POW EPOW
 
-// There are 18 shift/reduce conflicts, ok?  But this only works with
-// bison...
-// %expect 18
-
 // Where to start.
 %start input