* Forgot to commit

This commit is contained in:
Michaël Van Canneyt 2025-01-28 16:10:50 +01:00
parent 33c1e3e537
commit e86a4a9c1f

View File

@ -872,7 +872,8 @@ procedure TPasWriter.WriteRecordType(AType: TPasRecordType);
Var
Temp : String;
i : Integer;
begin
Temp:='record';
If aType.IsPacked then