aboutsummaryrefslogblamecommitdiff
path: root/test/Parser/objc-missing-impl.m
blob: 791b9f800909b574f146da36cc9f2cf5fb28c9cc (plain) (tree)
1
2
                                           
                                                                       
// RUN: %clang_cc1 -fsyntax-only -verify %s
@end // expected-error {{'@end' must appear in an Objective-C context}}