index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
04a
/
in04a
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '04a/in04a')
-rw-r--r--
04a/in04a
2
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!