bug0255.pp 85 B

1234567
  1. function a: char;
  2. begin
  3. end;
  4. begin
  5. if #12 in [a, a, a, a, a] then ; { <--- }
  6. end.