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/iota_rec.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/iota_rec.out') diff --git a/tests/iota_rec.out b/tests/iota_rec.out index 0f6e04d..ba28818 100644 --- a/tests/iota_rec.out +++ b/tests/iota_rec.out @@ -1 +1 @@ -[ 0 1 2 3 4 5 6 7 8 9 ] +[0 1 2 3 4 5 6 7 8 9] -- cgit v1.2.3