Parse empty msg definitions
This commit is contained in:
@@ -30,7 +30,7 @@ specification
|
||||
= msgdef (msgsep msgdef)*
|
||||
|
||||
msgdef
|
||||
= r'MSG:\s' scoped_name definition+
|
||||
= r'MSG:\s' scoped_name definition*
|
||||
|
||||
msgsep
|
||||
= r'================================================================================'
|
||||
|
||||
Reference in New Issue
Block a user