bah, bloody bison inconsistencies

This commit is contained in:
Bill Currie 2002-11-15 17:12:16 +00:00
parent 06df342655
commit cb81f17697

View file

@ -881,7 +881,7 @@ string_val
;
obj_def
: classdef
: classdef { }
| classdecl
| protocoldef
| { if (!current_class) PARSE_ERROR; } methoddef