testOBJ2.c 35 B

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