Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/runOnModuleCode
/
.
/
test
/
linker
/
foo.c
blob: cb4b940cdc27eacc381f9684c4384111ff7cdf5f [
file
] [
log
] [
blame
] [
edit
]
int
foo
()
{
return
43
;
}