42-archive/ftp/srcs/test.c
2017-04-02 21:44:59 +02:00

4 lines
32 B
C

int test(void)
{
return (0);
}