6 lines
54 B
C++
6 lines
54 B
C++
namespace std {
|
|
void wibble();
|
|
}
|
|
|
|
namespace std {
|
|
}
|