From 1f257ac91ef3813c563203eacb5320b210fc1aa7 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sat, 3 Aug 2024 17:49:54 +0100 Subject: change array representation --- tests/whilelet.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/whilelet.out') diff --git a/tests/whilelet.out b/tests/whilelet.out index 013e367..260d17f 100644 --- a/tests/whilelet.out +++ b/tests/whilelet.out @@ -1,2 +1,2 @@ 200 -[ 0 1 2 3 4 5 6 7 8 9 ] +[0 1 2 3 4 5 6 7 8 9] -- cgit v1.2.3