one.c 53 B

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