main.c 59 B

1234567
  1. #include <stdio.h>
  2. #include "main.h"
  3. void func(void)
  4. {
  5. }