1@import myModule;
2@import minmax;
3
4int main(int argc, char **argv) {
5 public_func(); // Set breakpoint 0 here.
6 return 0;
7}
8

Provided by KDAB

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

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