module.c 34 B

12345
  1. int func(void) {
  2. return 42;
  3. }