tw10833a.pp 86 B

123456789
  1. { %OPT=-Sew -vw }
  2. { %fail }
  3. procedure p;experimental;
  4. begin
  5. end;
  6. begin
  7. p;
  8. end.