Skip to content

Commit 6fb5200

Browse files
committed
TEST: Update reference tests
1 parent 13c63a4 commit 6fb5200

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/reference/asr-bindc_03-95dbba7.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"stdout": null,
99
"stdout_hash": null,
1010
"stderr": "asr-bindc_03-95dbba7.stderr",
11-
"stderr_hash": "c883db0632bbc273091e912f2e87f9530b662185953c2869bc96ed8f",
11+
"stderr_hash": "371c3fc384c0e72448648d5a3734a373fe96ba258b261f0695ccb518",
1212
"returncode": 2
1313
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
semantic error: Target type specified in c_p_pointer must have deferred shape.
2-
--> tests/errors/bindc_03.py:6:5
2+
--> tests/errors/bindc_03.py:6:26
33
|
44
6 | A: Pointer[i16[:]] = c_p_pointer(b, i16[n * k], array([k * n]))
5-
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5+
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)