aboutsummaryrefslogtreecommitdiff
path: root/6.6/test.c
diff options
context:
space:
mode:
authorsinanmohd <sinan@firemail.cc>2023-05-10 09:48:22 +0530
committersinanmohd <sinan@firemail.cc>2023-05-10 18:05:15 +0530
commitbfe41ee41ad751c558a4483cfdf6317ac3a3d506 (patch)
tree1aa113258f19959c22187932292ea1f7968b7d27 /6.6/test.c
parent5c032ac33810cc3d01bdcc1cdb12bc8b913a696c (diff)
6.6 initial commit (better ../6.5)
Diffstat (limited to '6.6/test.c')
-rw-r--r--6.6/test.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/6.6/test.c b/6.6/test.c
new file mode 100644
index 0000000..d6e7240
--- /dev/null
+++ b/6.6/test.c
@@ -0,0 +1,8 @@
+#define sneed feed
+#define chuck seek
+#define based soy
+#undef chuck
+
+int based;
+int chuck;
+int soy;