b.c 65 B

123456
  1. int mylib_bb() {
  2. return 48;
  3. }
  4. int internal_bb() {
  5. return 64;
  6. }