forked from OSchip/llvm-project
4 lines
171 B
C
4 lines
171 B
C
|
@interface DVTSourceModel // expected-error {{duplicate interface definition for class}} \
|
||
|
// expected-note {{previous definition is here}}
|
||
|
@end
|