summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/webtbf/tw9918c.pp
blob: eca0afcf39c9192bd0705a455e8328a006390c16 (plain)
1
2
3
4
5
6
7
8
9
{ %fail }

{$x+}

var
  l: longint;
begin
  lo(l);
end.