stat.c 37 B

1234
  1. int statlibfunc() {
  2. return 42;
  3. }