fixme removed
This commit is contained in:
parent
cfa2a3e12a
commit
51d0474d95
@ -217,7 +217,6 @@ scan:
|
||||
<edict_natural> ws* @s0 natural @s1 ws* ";"?
|
||||
{ x->s0 = s0, x->s1 = s1; expect_pop();
|
||||
return x->symbol = ARG_NATURAL, 1; }
|
||||
// fixme!
|
||||
<edict_freeform> ws* @s0
|
||||
([^] \ (sentinel | illegal | newline | ws | [;[\]]))
|
||||
([^] \ (sentinel | illegal | newline | [;[\]]))*
|
||||
|
Loading…
Reference in New Issue
Block a user