tb0159.pp 60 B

12345678
  1. {%fail}
  2. program tb0159;
  3. var x:pointer;
  4. begin
  5. x:=0;
  6. end.