diff options
author | pommicket <pommicket@gmail.com> | 2021-11-17 22:58:17 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2021-11-17 22:58:17 -0500 |
commit | 17cf6b6fa02db452c3b0b88b09b8884f73b0c1eb (patch) | |
tree | 6dd2df582b20935e5537bd6c55b885aeeea9fc65 /04a/in04a | |
parent | 3922fc11cde176e41c98a73f88e5552736b13e2f (diff) |
04a readme and corrections
Diffstat (limited to '04a/in04a')
-rw-r--r-- | 04a/in04a | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -1,7 +1,3 @@ -A+B=hello A adfhsakjfhjksah+B -#define COLON d1 -#define SEMICOLON d2 -#define COMMA d3 - -A=COLON -1B=A +#define H Hello, +#define W world +H W! |