bug0008.pp 61 B

123456
  1. const
  2. compilerconst=1;
  3. begin
  4. dec(compilerconst);
  5. end.