Clang Project
clang_source_code
/
test
/
ARCMT
/
Inputs
/
with space
/
test1.m.in.result
1
#define PART1
2
#include "test.h"
3
4
void test1(id p) {
5
}
6