summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/test/tnoext2.pp
blob: e67d79a6151e439405513b5db329c1475834776e (plain)
1
2
3
4
5
6
7
{ %fail }
{$mode objfpc}
{$x-}

begin
  tobject.create;
end.