5 lines
50 B
C
5 lines
50 B
C
|
int testSharedLibHelperObj(int n)
|
||
|
{
|
||
|
return n;
|
||
|
}
|