xref
: /
third_party
/
node
/
test
/
wasi
/
c
/
exitcode.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/wasi/c/
mainnull
1
int
main
() {
2
return
120
;
3
}
4