5 lines
113 B
C++
5 lines
113 B
C++
|
|
// Compile this without debug info with:
|
||
|
|
// g++ -Wall -c test21-suppr-added-var-sym-v0.cc
|
||
|
|
|
||
|
|
int global_var0 = 0;
|