int func(); int main(void) { return func(); }