]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/dtrace-static-probes-coalescing/x.cxx
ld64-123.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / dtrace-static-probes-coalescing / x.cxx
1
2 #include "header.h"
3
4 void bar() { LOTS_O_PROBES }
5
6