bug0128.pp 108 B

123456
  1. const
  2. ArrowKeysOrFirstLetter='arrow keys '^]^r^z' or First letter. ';
  3. begin
  4. writeln(ord(^)));
  5. end.