index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
SemaObjC
/
class-protocol.m
blob: 12b638175137c7d0de33529ef1652ddc0f7c5fcd (
plain
)
1
2
3
4
5
6
// RUN: clang-cc -fsyntax-only -verify %s
// pr5552
@interface
Protocol
@end