hanchenye-llvm-project/clang/test/Parser/objc-missing-impl.m

3 lines
115 B
Objective-C

// RUN: clang -fsyntax-only -verify %s
@end // expected-warning {{@end must appear in an @implementation context}}