llvm/lldb/test/API/lang/cpp/default-template-args/main.cpp

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