Source position: zipper.pp line 254
type CodeRec = packed record
Child: SmallInt;
Sibling: SmallInt;
Suffix: Byte;
end;