summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/objc-missing-impl.m
blob: e9c37ab1b15870dbe437967be045b8419ebb5828 (plain)
1
2
// RUN: %clang_cc1 -fsyntax-only -verify %s
@end // expected-error {{@end must appear in an @implementation context}}
OpenPOWER on IntegriCloud