summaryrefslogtreecommitdiff
path: root/test/ARCMT/Inputs/with space/test2.m.in
blob: 99f87b0721716ae621eeaabd96e22f22d31f9531 (plain)
1
2
3
4
5
6
#define PART2
#include "test.h"

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