test1.m.in   [plain text]


#define PART1
#include "test.h"

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