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