6 lines
34 B
C++
6 lines
34 B
C++
|
|
||
|
int object(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|