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