Files
2018-12-28 16:25:28 +01:00

11 lines
57 B
C

int
main (void)
{
return 0;
}
void
KeepMe (void)
{
}