xref: /llvm-project/clang/test/Parser/objc-missing-impl.m (revision c6c8d9356dc04afc149d3bab16c99ccefa2cbc5e)
18fbe78f6SDaniel Dunbar// RUN: %clang_cc1 -fsyntax-only -verify %s
2*c6c8d935SErik Verbruggen@end // expected-error {{'@end' must appear in an Objective-C context}}
3