]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/allow_heap_execute/main.c
ld64-123.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / allow_heap_execute / main.c
1 int main(void)
2 {
3 return 0;
4 }