Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/runOnModuleCode
/
.
/
test
/
linker
/
bar.c
blob: 8f32349da197ab28721e0ff7b2551c8392b36b8d [
file
] [
log
] [
blame
] [
edit
]
void
quux
();
void
bar
()
{
quux
();
}