summaryrefslogtreecommitdiff
path: root/04a/in04a
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-07 14:31:52 -0500
committerpommicket <pommicket@gmail.com>2022-01-07 14:31:52 -0500
commite52793324a9f693ec8b5d218d99b7d2577f3f614 (patch)
treef514a93ccd2c9552d19fa858626232141420122f /04a/in04a
parentfbe3f4e701adcf5ef8707d5b56ec3b179b942e71 (diff)
finished preprocessor
Diffstat (limited to '04a/in04a')
-rw-r--r--04a/in04a2
1 files changed, 1 insertions, 1 deletions
diff --git a/04a/in04a b/04a/in04a
index 0cd1eed..fe707cb 100644
--- a/04a/in04a
+++ b/04a/in04a
@@ -1,3 +1,3 @@
#define H Hello,
-#define W world
+#include test_inc
H W!