libmod.c 41 B

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