Added HIT block

This commit is contained in:
Rahul Garg
2017-09-26 11:39:09 +05:30
parent 36db84a68f
commit 05070fe824
2 changed files with 10 additions and 0 deletions
@@ -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>