5 lines
37 B
C++
5 lines
37 B
C++
|
int testExtraStuff()
|
||
|
{
|
||
|
return 1;
|
||
|
}
|