Test Commit
[NammaWorks.git] / test.c
blob5fa6d1d85dd207b99d271268ee9699535a37ccc8
1 #include <stdio.h>
3 int main()
5 printf("Test Work\n");
6 printf("Another Test\n");