fpc/tests/tbf/tb0159.pp

8 lines
59 B
ObjectPascal

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