blob: ab438283201257d750d919674df351707b3a74fe [file] [log] [blame]
extern "C" {
int makeInt(void) {
return 1;
}
}