1
0
Fork 0
libfort/example/main2.c

7 lines
49 B
C
Raw Normal View History

2018-03-17 19:21:53 +01:00
#include <stdio.h>
int main()
{
return 0;
}