bar.c 33 B

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