depends_obj1.c 36 B

1234
  1. int myobj_foo(void)
  2. {
  3. return 1;
  4. }