blob: 843c6284fda5343ecda8467bceab82560cb2b9be [file]
int statlibfunc();
int main(int argc, char **argv) {
return statlibfunc();
}