index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
linker
/
bar.c
blob: 8f32349da197ab28721e0ff7b2551c8392b36b8d (
plain
)
1
2
void quux(); void bar() { quux(); }