blob: 63e4de6a3b59909fbfb4431e74b96f11ee2fce0b [file] [log] [blame]
int foo(void);
int foo(void) {
return 0;
}