aboutsummaryrefslogtreecommitdiff
path: root/res/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/test.c')
-rw-r--r--res/test.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/test.c b/res/test.c
deleted file mode 100644
index ead84da..0000000
--- a/res/test.c
+++ /dev/null
@@ -1,5 +0,0 @@
-int main()
-{
- printf("Hello, world!\n");
- return 0;
-}