bob.c 50 B

123456
  1. #include<gmodule.h>
  2. int func() {
  3. return 0;
  4. }