testOBJ.c 34 B

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