four.c 53 B

123456
  1. #include"extractor.h"
  2. int func4() {
  3. return 4;
  4. }