program bug0081; const EOL : array [1..2] of char = #13 + #10; begin end.