fpc/tests/tbf/tb0007.pp
2002-09-07 15:40:30 +00:00

10 lines
173 B
ObjectPascal

{ %FAIL }
{ Old file: tbf0071.pp }
{ shows that an unterminated constant string in a writeln() statement crashes the compiler. }
program tbf0071;
begin
writeln ('
end.