1int foo() { return 1; }
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/API/functionalities/json/symbol-file/main.c