Added HIT block

This commit is contained in:
Rahul Garg
2017-09-26 11:39:09 +05:30
parent 3b7a8fab5b
commit ce13e4afbf
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* RUN: %t
* HIT_END
*/
#include <stdlib.h>
#include <stdio.h>
#include <string.h>