blob: 2e520277d36c4a57af0fa51206e8693db43654dd [file] [log] [blame]
extern "C" int hey();
int main() { return hey(); }