blob: 5c657b5613e654db04a1dba55c59f344bd62f6b3 [file]
int lib(int x)
{
return -x;
}