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/arr3.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/arr3.out') diff --git a/tests/arr3.out b/tests/arr3.out index f5d7903..46226f8 100644 --- a/tests/arr3.out +++ b/tests/arr3.out @@ -1 +1 @@ -[ 1 2 3 4 5 ] +[1 2 3 4 5] -- cgit v1.2.3