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