1@import Darwin;
2
3int main()
4{
5 size_t ret = printf("Stop here\n"); // Set breakpoint 0 here.
6 return ret;
7}
8

Provided by KDAB

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

source code of lldb/test/API/lang/objc/modules-auto-import/main.m