forked from OSchip/llvm-project
5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
|
// RUN: clang -fsyntax-only -verify %s
|
||
|
extern "C" {
|
||
|
@class Protocol;
|
||
|
}
|