Codebase Browser
llvm
Go to App
llvm
/
lldb/test/API/macosx/lc-note/firmware-corefile/
main.c
#include <stdio.h> int main () { puts ("this is the standalone binary test program"); }