]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/commons-coalesced-dead_strip/b.c
12e46e80ed1471c89e76c3d84fa5143191bc2fd6
[apple/ld64.git] / unit-tests / test-cases / commons-coalesced-dead_strip / b.c
1 #include "c.h"
2
3 float bb() { return bar; }
4