android_mt6572_jiabo/external/clang/test/ARCMT/Inputs/test2.m.in
2025-09-05 16:56:03 +08:00

6 lines
69 B
Mathematica

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