1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ %VERSION=1.1 } { %RECOMPILE } unit tunit2; interface uses uunit2a; const l = tpl(10); type pr = ^tr; implementation end.