Add forgotten semicolon in grammar

This commit is contained in:
ISSOtm
2020-02-11 11:36:50 +01:00
parent 001b95d12a
commit 96b6e4a76e

View File

@@ -793,6 +793,7 @@ load : T_POP_LOAD string comma sectiontype sectorg sectattrs
{
out_EndLoadSection();
}
;
rept : T_POP_REPT uconst
{