1int main (int argc, char const *argv[])
2{
3 return 0;
4}
5

source code of lldb/test/API/functionalities/breakpoint/breakpoint_callback_command_source/main.c