mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
bah, bloody bison inconsistencies
This commit is contained in:
parent
06df342655
commit
cb81f17697
1 changed files with 1 additions and 1 deletions
|
@ -881,7 +881,7 @@ string_val
|
|||
;
|
||||
|
||||
obj_def
|
||||
: classdef
|
||||
: classdef { }
|
||||
| classdecl
|
||||
| protocoldef
|
||||
| { if (!current_class) PARSE_ERROR; } methoddef
|
||||
|
|
Loading…
Reference in a new issue