1int main() {
2 long foo = 1234;
3
4 return 0; // break here
5}
6

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of lldb/test/API/lang/cpp/fixits/main.cpp