summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/webtbs/tw3968.pp
blob: 21ff36bcdaa31fc608a9478cfa47b45a30940352 (plain)
1
2
3
4
5
6
{ %recompile }

uses uw3968;
begin
  WriteLn(Ord(High(Tabc)));
end.