blob: 99f87b0721716ae621eeaabd96e22f22d31f9531 [file] [log] [blame]
#define PART2
#include "test.h"
void test2(id p) {
[p release];
}