summaryrefslogtreecommitdiff
path: root/03/in03
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2021-11-13 13:12:38 -0500
committerpommicket <pommicket@gmail.com>2021-11-13 13:12:38 -0500
commit383d1fbe2740fd0bfd12521cf54ef680d4af7ba1 (patch)
tree8b82c23717bf1b9917e157ecfe2bdd6ae8477664 /03/in03
parent2eea57df8a1c4b53efc9b25f1b231590ffd86c42 (diff)
]=, ^=, also *fixed variable sar in previous compilers*
Diffstat (limited to '03/in03')
-rw-r--r--03/in037
1 files changed, 6 insertions, 1 deletions
diff --git a/03/in03 b/03/in03
index 0266447..6d66bf5 100644
--- a/03/in03
+++ b/03/in03
@@ -1,5 +1,10 @@
-D|=C
+
+D]=d7
e
+
+D]=C
+D^=C
+D|=C
D&=C
~C
B|=A