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