diff options
author | ubq323 <ubq323@ubq323.website> | 2024-07-01 20:07:38 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-07-01 20:07:38 +0100 |
commit | 4571c3cb409808942ecbe353b1ffa6794cabc557 (patch) | |
tree | 3deb90f066dd48f4d9b769b80593d5d77a479bcb /tests/map.out | |
parent | 61ff477d139e8a93b635993cd8b8725a2957ce1b (diff) |
add map test
Diffstat (limited to 'tests/map.out')
-rw-r--r-- | tests/map.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/map.out b/tests/map.out new file mode 100644 index 0000000..41f7fac --- /dev/null +++ b/tests/map.out @@ -0,0 +1,2 @@ +[ 10 20 30 40 50 60 70 80 90 ] +[ 1 4 9 16 25 36 49 64 81 ] |