aboutsummaryrefslogtreecommitdiff
path: root/cc/cc-test/src/expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc-test/src/expand.c')
-rw-r--r--cc/cc-test/src/expand.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/cc/cc-test/src/expand.c b/cc/cc-test/src/expand.c
deleted file mode 100644
index 2b492a2..0000000
--- a/cc/cc-test/src/expand.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#define HELLO hello
-#define WORLD world
-
-HELLO WORLD