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