test2.m.in   [plain text]


#define PART2
#include "test.h"

void test2(id p) {
  [p release];
}