Skip to content

Commit 4e9aa80

Browse files
committed
upd
1 parent 7020f3a commit 4e9aa80

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/reference/asr-test_dict2-4587f02.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-test_dict2-4587f02.stderr",
11-
"stderr_hash": "00d00b6323fa903c677ea2bf60b453ed2ad4cc0f0aa1886154359dd8",
11+
"stderr_hash": "9de5d75622644a0cb98bdd3f73249772c25c293f508343b31cc34607",
1212
"returncode": 2
1313
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
semantic error: Type mismatch in dictionary key, the types must be compatible
1+
semantic error: Key type should be 'str' instead of 'i32'
22
--> tests/errors/test_dict2.py:4:7
33
|
44
4 | y[1] = -3
5-
| ^ type mismatch (found: 'i32', expected: 'str')
5+
| ^

0 commit comments

Comments
 (0)