tw15607.pp 94 B

123456789
  1. { %norun }
  2. {$mode delphi}{$modeswitch objectivec1}
  3. var
  4. o: id;
  5. begin
  6. o.description;
  7. end.