6 lines
139 B
C++
6 lines
139 B
C++
// Compile this without debug info with:
|
|
// g++ -Wall -c test22-suppr-removed-var-sym-v1.cc
|
|
|
|
int global_var0 = 0;
|
|
double global_var3 = 0;
|