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/arr5.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/arr5.out') diff --git a/tests/arr5.out b/tests/arr5.out index 7704f22..a3d9ba1 100644 --- a/tests/arr5.out +++ b/tests/arr5.out @@ -1 +1 @@ -[ 1 2 3 10 ] +[1 2 3 10] -- cgit v1.2.3