blob: 02f50f21a0ae32db8a572d94259dc326e478f406 [file] [log] [blame]
extern "C" { void* f(); }
void* f() { return new int; }