hanchenye-llvm-project/clang/test/ARCMT/with space/test2.m.in

7 lines
69 B
Mathematica

#define PART2
#include "test.h"
void test2(id p) {
[p release];
}