tobjc43.pp 109 B

1234567891011
  1. { %target=darwin }
  2. { %fail }
  3. {$modeswitch objectivec2}
  4. type
  5. prot = objcprotocol(prot)
  6. end;
  7. begin
  8. end.