1#include <stdlib.h>
2
3int main(int argc, char **argv) { abort(); }
4

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