that rule is redundent
This commit is contained in:
@@ -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; }
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user