fix seg fault in dictionary creation
This commit is contained in:
2
tests/hashmap_creation_seg_fault.ar
Normal file
2
tests/hashmap_creation_seg_fault.ar
Normal file
@@ -0,0 +1,2 @@
|
||||
while (true) do
|
||||
{"z": 1, "b": 2, "c": 3, "a": 7}
|
||||
Reference in New Issue
Block a user