1 @interface T
2 - (void)test;
3 - (void)test;
4 @end
5