dyld-732.8.tar.gz
[apple/dyld.git] / testing / test-cases / amfi-hardened-dlopen-leaf.dtest / my.c
1 #include <stdbool.h>
2
3 void foo() {}
4
5