Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f50e88a793dd5bc7073c717fec78912e3234e95a
/
.
/
test
/
Parser
/
objc-missing-impl.m
blob: e9c37ab1b15870dbe437967be045b8419ebb5828 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -fsyntax-only -verify %s
@end
// expected-error {{@end must appear in an @implementation context}}