• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#define PART2
2#include "test.h"
3
4void test2(id p) {
5  [p release];
6}
7