1int main() {
2 int g = 41;
3 return 0;
4}
5

source code of lldb/test/API/functionalities/alias/main.c