llvm/lldb/test/API/macosx/debugserver-exit-code/main.c

#include <stdlib.h>

int main(int argc, char **argv) { abort(); }