a2.c 44 B

12345
  1. #include "a.h"
  2. int a2(void)
  3. {
  4. return 0;
  5. }