Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
0047012d99e9f80e242f9dbbc374049d478ffc6f
/
.
/
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}}