tb0074.pp 199 B

12345678910111213
  1. { %FAIL }
  2. { %OPT=-Sew -vw }
  3. { Old file: tbf0351.pp }
  4. {$MACRO OFF}
  5. { The next line should give a Warning that macro support not has
  6. been turned on }
  7. {$define mac1 := writeln('test')}
  8. begin
  9. end.