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