1 /// Compile this by doing g++ -g -Wall -c test5.cc
2 
3 void
bar(void *)4 bar(void*)
5 {
6 }
7