summaryrefslogtreecommitdiff
path: root/code.txt
diff options
context:
space:
mode:
Diffstat (limited to 'code.txt')
-rw-r--r--code.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/code.txt b/code.txt
index ae7ef31..544e5d1 100644
--- a/code.txt
+++ b/code.txt
@@ -1,5 +1,5 @@
a = 1;
-b = 2;
+b = !2;
c = 1 + (- a - 3 + b > -1);
b += 1;
b = 3*(b//3-1);