mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-05 13:15:13 -04:00
7 lines
69 B
Mathematica
7 lines
69 B
Mathematica
#define PART2
|
|
#include "test.h"
|
|
|
|
void test2(id p) {
|
|
[p release];
|
|
}
|