* m68k: fix an endless syntax error loop in the assembler reader

This commit is contained in:
Karoly Balogh 2022-03-06 22:02:22 +01:00
parent cb959c2e6f
commit 554ae218ca

View File

@ -717,6 +717,7 @@ const
begin
Message(asmr_e_syn_constant);
l := 0;
Consume(AS_ID);
End else
begin
hs:='';