aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/default-template-args/main.cpp
blob: ba45ee316cd42b60cd5377225555f6c5bed83c98 (plain)
1
2
3
int main() {
  return 0; // break here
}