llvm/lldb/test/API/commands/expression/error-limit/main.cpp

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