blob: 8416a8896569607107d6f0afc34142b04f72543e [file] [log] [blame]
#define PART1
#include "test.h"
void test1(id p) {
[p release];
}