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

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of lldb/test/API/functionalities/data-formatter/cstring-utf8-summary/main.cpp