summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/hang3.cc
blob: 92c82fa2441f0e65617bc26caf12ea613fa861b8 (plain)
1
2
3
4
#include "hang.H"

const struct B *const_B_ptr;
int var_in_hang3 = 42;