From a52997720fb095dd2209b354edc949c05411421c Mon Sep 17 00:00:00 2001 From: ww2g23 <ww2g23@soton.ac.uk> Date: Wed, 18 Oct 2023 22:19:09 +0000 Subject: [PATCH] Update file code.txt --- src/code.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/code.txt b/src/code.txt index ca32ca7..3122913 100644 --- a/src/code.txt +++ b/src/code.txt @@ -1,6 +1,7 @@ clear X; incr X; -decr X; +incr X; +incr X; clear Y; incr Y; incr Y; -- GitLab