[T] Debug

This commit is contained in:
seleznevae
2018-03-17 21:21:53 +03:00
parent 2f4708e71a
commit a6e4c0ccae
4 changed files with 11 additions and 2 deletions

6
example/main2.c Normal file
View File

@@ -0,0 +1,6 @@
#include <stdio.h>
int main()
{
return 0;
}