Skip to content

Commit 996e340

Browse files
committed
TEST: Updated reference tests
1 parent 8428d48 commit 996e340

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

tests/reference/asr-array_04-f95b8eb.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "asr-array_04-f95b8eb.stdout",
9-
"stdout_hash": "527842cbdfdfac8d3cf494d61c760428aa51ec431fcf2b3e5d2827cd",
9+
"stdout_hash": "ecd1c3d056e6792b7c6ec0baa0730c74d60745d34d459ffb6122aee1",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/asr-array_04-f95b8eb.stdout

+16-4
Original file line numberDiff line numberDiff line change
@@ -307,13 +307,25 @@
307307
(Print
308308
[(Var 2 arr1)
309309
(Var 2 arr2)]
310-
()
311-
()
310+
(StringConstant
311+
""
312+
(Character 1 1 ())
313+
)
314+
(StringConstant
315+
""
316+
(Character 1 1 ())
317+
)
312318
)
313319
(Print
314320
[(Var 2 res)]
315-
()
316-
()
321+
(StringConstant
322+
""
323+
(Character 1 1 ())
324+
)
325+
(StringConstant
326+
""
327+
(Character 1 1 ())
328+
)
317329
)
318330
(=
319331
(Var 2 __return_var)

0 commit comments

Comments
 (0)