blob: b288b295820d498dba60ca1915ba34be5d3a00c1 [file]
int testLib10(void);
int testLib11(void)
{
return testLib10();
}