1int foo() { return 0; }
2int main() { return foo(); }
3

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of lldb/test/Shell/Commands/Inputs/main.c