forked from OSchip/llvm-project
3 lines
121 B
Mathematica
3 lines
121 B
Mathematica
|
// RUN: clang -fsyntax-only -verify %s
|
|||
|
@end // expected-warning {{‘@end’ must appear in an @implementation context}}
|