7 lines
69 B
Mathematica
7 lines
69 B
Mathematica
#define PART1
|
|
#include "test.h"
|
|
|
|
void test1(id p) {
|
|
[p release];
|
|
}
|