tw9522a.pp 91 B

1234567
  1. { %fail }
  2. type T4Char = array[0..3] of char;
  3. begin
  4. writeln(ansistring(65));
  5. end.