4 lines
38 B
C++
4 lines
38 B
C++
int a_function ()
|
|
{
|
|
return 500;
|
|
}
|
int a_function ()
|
|
{
|
|
return 500;
|
|
}
|