fpc/tests/tbf/tb0159.pp
2005-02-14 17:13:06 +00:00

9 lines
60 B
ObjectPascal

{%fail}
program tb0159;
var x:pointer;
begin
x:=0;
end.