bob.c 57 B

123456
  1. #include"bob.h"
  2. int hidden_function() {
  3. return 7;
  4. }