1int main() {
2 const char *s = "Hello macCatalyst!";
3 return 0; // break here
4}
5

Provided by KDAB

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

source code of lldb/test/API/macosx/macCatalyst/main.c