5 lines
36 B
C
5 lines
36 B
C
|
int lib1_func(void)
|
||
|
{
|
||
|
return 2;
|
||
|
}
|