summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/tbs/tb0048.pp
blob: 0f3bfb5ccc442e0d8eb266d5971191594a9c6f2f (plain)
1
2
3
4
5
6
7
8
9
{ Old file: tbs0054.pp }
{  wordbool and longbool types are missed               OK 0.99.6 (PFV) }

var
   wb : wordbool;
   wl : longbool;

begin
end.