forked from OSchip/llvm-project
4 lines
108 B
Mathematica
4 lines
108 B
Mathematica
|
// RUN: %clang_cc1 %s -fsyntax-only -verify
|
||
|
// rdar://8632525
|
||
|
extern id objc_msgSend(id self, SEL op, ...);
|