1 #pragma mark mark
2 
3 @import undefined;
4 
5 @interface Error
6 - (int)method;
7 - (undefined)method2;
8 undefined;
9 @end
10 
11 undefined
12