tw4781b.pp 133 B

1234567891011121314
  1. { %fail }
  2. { %OPT=-Sew -vw}
  3. program tw4781b;
  4. var U : integer;
  5. procedure B;
  6. begin
  7. if U = 0 then;
  8. if U = 0 then;
  9. end;
  10. begin
  11. end.