aboutsummaryrefslogtreecommitdiffstats
path: root/tests/c_files/simplemain.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/c_files/simplemain.c')
-rw-r--r--tests/c_files/simplemain.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/c_files/simplemain.c b/tests/c_files/simplemain.c
new file mode 100644
index 0000000..abbe5d8
--- /dev/null
+++ b/tests/c_files/simplemain.c
@@ -0,0 +1,5 @@
+#include "hdir\emptydir\..\9\inc.h"
+
+int main() {
+ return 0;
+}