5 lines
34 B
C
5 lines
34 B
C
|
int funcA3a(void)
|
||
|
{
|
||
|
return 1;
|
||
|
}
|