ref: 96b6e4a76ea7d9ae2d8723e87016e7d12c9c1f39
parent: 001b95d12a9d89d4f084ce1155c0685b76089b8a
author: ISSOtm <[email protected]>
date: Tue Feb 11 06:36:50 EST 2020
Add forgotten semicolon in grammar
--- a/src/asm/asmy.y
+++ b/src/asm/asmy.y
@@ -793,6 +793,7 @@
{
out_EndLoadSection();
}
+;
rept : T_POP_REPT uconst
{