tb0007.pp 173 B

123456789
  1. { %FAIL }
  2. { Old file: tbf0071.pp }
  3. { shows that an unterminated constant string in a writeln() statement crashes the compiler. }
  4. program tbf0071;
  5. begin
  6. writeln ('
  7. end.