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