Another bug:

---
var
  ch: Char;
begin
  for ch in [] do Writeln(ch);
end.
---

=> AV in compiler

-- 
Alexander S. Klenin
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to