OpenGrok
Cross Reference: test1.m.in
xref
: /
external
/
clang
/
test
/
ARCMT
/
with space
/
test1.m.in
Home
|
History
|
Annotate
|
Download
|
only in
with space
1
#define PART1
2
#include "
test.h
"
3
4
void test1(id p) {
5
[p release];
6
}
7