mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 13:09:43 +02:00
* fixed warning
This commit is contained in:
parent
2e491d1ffa
commit
7e9607a62c
@ -1379,6 +1379,8 @@ uses
|
|||||||
WriteByte($0C);
|
WriteByte($0C);
|
||||||
a_br_if:
|
a_br_if:
|
||||||
WriteByte($0D);
|
WriteByte($0D);
|
||||||
|
else
|
||||||
|
internalerror(2021092622);
|
||||||
end;
|
end;
|
||||||
if ops<>1 then
|
if ops<>1 then
|
||||||
internalerror(2021092610);
|
internalerror(2021092610);
|
||||||
|
Loading…
Reference in New Issue
Block a user