1int
2main (int argc, char const **argv)
3{
4 return 0; // break here
5}
6

source code of lldb/test/API/commands/process/launch-with-shellexpand/main.cpp