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

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

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