// Expected output: 0 /* */ @import @typedef MyType @implementation MyCall : CPObject { MyType property1; } @end