8 lines
58 B
C++
8 lines
58 B
C++
|
|
||
|
#include "renamed.h"
|
||
|
|
||
|
int Renamed::foo()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|