cmdparse: don’t allow empty operations
This commit is contained in:
@ -277,7 +277,7 @@ criteria:
|
||||
;
|
||||
|
||||
operations:
|
||||
| operation optwhitespace
|
||||
operation optwhitespace
|
||||
| operations ',' optwhitespace operation
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user