summaryrefslogtreecommitdiff
path: root/04a/in04a
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2021-11-17 22:37:31 -0500
committerpommicket <pommicket@gmail.com>2021-11-17 22:37:31 -0500
commit3922fc11cde176e41c98a73f88e5552736b13e2f (patch)
tree09fdbd834af1614456c3fdfc06cf8a038cc741fe /04a/in04a
parentb48712f9c9d7a380fe6a494db7ec9580f9314558 (diff)
simple preprocessor
Diffstat (limited to '04a/in04a')
-rw-r--r--04a/in04a10
1 files changed, 7 insertions, 3 deletions
diff --git a/04a/in04a b/04a/in04a
index c08c184..9798c24 100644
--- a/04a/in04a
+++ b/04a/in04a
@@ -1,3 +1,7 @@
-#define A 777
-#define B 226
-A+B
+A+B=hello A adfhsakjfhjksah+B
+#define COLON d1
+#define SEMICOLON d2
+#define COMMA d3
+
+A=COLON
+1B=A