mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-03 17:10:50 +02:00
* fixed compilation with -Sew
This commit is contained in:
parent
b97f3a08ed
commit
1a4b97a62a
@ -898,6 +898,8 @@ implementation
|
|||||||
str:=str+'const ';
|
str:=str+'const ';
|
||||||
vs_value:
|
vs_value:
|
||||||
;
|
;
|
||||||
|
else
|
||||||
|
internalerror(2023061108);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
str:=str+currpara.realname;
|
str:=str+currpara.realname;
|
||||||
|
Loading…
Reference in New Issue
Block a user