xref: /third_party/node/test/wasi/c/exitcode.c (revision 1cb0ef41)
1int main() {
2  return 120;
3}
4