bug0027.pp 66 B

12345
  1. type enumtype = (One, two, three, forty:=40, fifty);
  2. begin
  3. end.