1// Compile this without debug info with:
2//  g++ -Wall -c test21-suppr-added-var-sym-v0.cc
3
4int global_var0 = 0;
5