2017-07-20 19:35:53 +02:00

5 lines
36 B
C

int myobj_foo(void)
{
return 0;
}