tw12109a.pp 114 B

123456789101112
  1. { %fail }
  2. type
  3. tr = record end;
  4. ts2 = string[80];
  5. operator :=(const r: tr) res: ts2;
  6. begin
  7. end;
  8. begin
  9. end.