Raw File
int myobj_foo(void)
{
  return 1;
}
back to top