mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-20 18:49:33 +02:00
* fix warning
This commit is contained in:
parent
e073d5f7f7
commit
26855a29c8
@ -611,6 +611,8 @@ uses
|
|||||||
end;
|
end;
|
||||||
top_const:
|
top_const:
|
||||||
Result:=val;
|
Result:=val;
|
||||||
|
else
|
||||||
|
internalerror(2024020805);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user