mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 12:39:27 +02:00
* fixed warning
This commit is contained in:
parent
9e0c028142
commit
92fb1d2564
@ -1218,6 +1218,8 @@ uses
|
||||
WriteByte($03);
|
||||
a_if:
|
||||
WriteByte($04);
|
||||
else
|
||||
internalerror(2021092626);
|
||||
end;
|
||||
if ops=0 then
|
||||
WriteByte($40)
|
||||
|
Loading…
Reference in New Issue
Block a user