llvm/lldb/test/API/commands/process/signal/main.cpp

int main() {
  return 0; // break here
}