1 | @interface DVTSourceModel // expected-error {{duplicate interface definition for class}} \ |
---|---|
2 | // expected-note {{previous definition is here}} |
3 | @end |
4 |
1 | @interface DVTSourceModel // expected-error {{duplicate interface definition for class}} \ |
---|---|
2 | // expected-note {{previous definition is here}} |
3 | @end |
4 |