llvm-for-llvmta/tools/clang/test/ARCMT/Inputs/with space/test1.m.in

7 lines
69 B
Mathematica
Raw Normal View History

2022-04-25 13:02:35 +02:00
#define PART1
#include "test.h"
void test1(id p) {
[p release];
}