summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test.c b/test.c
deleted file mode 100644
index 4ac763a..0000000
--- a/test.c
+++ /dev/null
@@ -1,2 +0,0 @@
1extern int getchar();
2int hello() {return getchar();}