5 lines
34 B
C
5 lines
34 B
C
|
int funcOBJ(void)
|
||
|
{
|
||
|
return 2;
|
||
|
}
|