7 lines
72 B
C++
7 lines
72 B
C++
/// Compile this by doing g++ -g -Wall -c test5.cc
|
|
|
|
void
|
|
bar(void*)
|
|
{
|
|
}
|