DEBSOURCES
Skip Quicknav
sources / fpc / 3.2.2%2Bdfsg-49 / fpcsrc / tests / test / tobjc43.pp
1234567891011
{ %target=darwin } { %fail } {$modeswitch objectivec2} type prot = objcprotocol(prot) end; begin end.