mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 01:29:22 +02:00
+ output nothing for ait_symbol_end
git-svn-id: branches/z80@44425 -
This commit is contained in:
parent
b91269b821
commit
e8bca88dad
@ -243,6 +243,9 @@ unit agz80asm;
|
||||
[ait_const,ait_realconst,ait_string]) then}
|
||||
writer.AsmWriteLn(':');
|
||||
end;
|
||||
ait_symbol_end :
|
||||
begin
|
||||
end;
|
||||
ait_const:
|
||||
begin
|
||||
consttype:=tai_const(hp).consttype;
|
||||
|
Loading…
Reference in New Issue
Block a user