mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 08:29:45 +02:00
* fixed compilation with -Sew
This commit is contained in:
parent
bd95252ae1
commit
389de7c65c
@ -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