5 lines
33 B
C
5 lines
33 B
C
|
int barbar(void)
|
||
|
{
|
||
|
return 2;
|
||
|
}
|