tw8780a.pp 68 B

12345
  1. { %fail }
  2. var c,c1,c2 : char;
  3. begin
  4. c:=c1 or c2; // no error
  5. end.