Source position: paslzx.pas line 115
type TLZX_MAINTREE_TABLE = record
Table: array [0..(1shlLZX_MAINTREE_TABLEBITS)+(LZX_MAINTREE_MAXSYMBOLSshl1)-1] of Word;
Len: array [0..LZX_MAINTREE_MAXSYMBOLS+LZX_LENTABLE_SAFETY-1] of Byte;
end;