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

Provided by KDAB

Privacy Policy
Learn to use CMake with our Intro Training
Find out more

source code of lldb/test/API/functionalities/json/symbol-file/main.c