aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2020-09-01 11:47:50 -0500
committerAnthony Wang2020-09-01 11:47:50 -0500
commitb9f347d143f5d0453a7471fa8392272dd4c287e9 (patch)
treec5a1ebfecbb7f34f8e4128f9aa8c18af442f2d18
parentd3f3ac73c5b21292f6eb2b05548a11389c7d6c89 (diff)
Update test.txt
-rw-r--r--test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.txt b/test.txt
index aa6c0fc..96dbfc1 100644
--- a/test.txt
+++ b/test.txt
@@ -8,7 +8,7 @@ define gcd(a, b)
print "test"
-N = 1000
+constant N = 1000
A = []
for i from 0 to N - 1
A[i] = i