• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Compile this with:
2 // g++ -g -Wall -c test17-non-refed-syms-v0.cc
3 
4 void
foo()5 foo()
6 {
7 }
8