a.c 43 B

123456
  1. #include "a.h"
  2. int aaa() {
  3. return 33;
  4. }