that rule is redundent
This commit is contained in:
parent
e8a5d21558
commit
5c90cd9088
@ -227,7 +227,5 @@ scan:
|
||||
return x->symbol = ARG_FREEFORM, 1; }
|
||||
<edict, edict_end> "]" => expect_line
|
||||
{ if(scan.edict.size) return 0; goto scan; }
|
||||
<edict, edict_keyword, edict_date, edict_freeform, edict_end> *
|
||||
{ return x->symbol = SYNTAX, 0; }
|
||||
*/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user