three.c 53 B

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