mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 11:29:20 +02:00
* fixed warning
This commit is contained in:
parent
ca29df1aa9
commit
ee89b7c9ec
@ -1497,6 +1497,8 @@ implementation
|
||||
WriteByte(FWasmSections[wsiGlobal],$00);
|
||||
WriteByte(FWasmSections[wsiGlobal],$0B); { end }
|
||||
end;
|
||||
else
|
||||
internalerror(2022052801);
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user