1int build = BUILD;
2
3int main() {
4 return BUILD;
5}
6

source code of lldb/test/API/commands/target/auto-install-main-executable/main.cpp