minix/external/bsd/llvm/dist/clang/test/ARCMT/with space/test1.m.in

7 lines
69 B
Mathematica
Raw Normal View History

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