Fix string value in hash literal being forced frozen
We should pass false for hash_key for value nodes. Credits to @kddnewton for noticing and bisecting.
false
hash_key
@kddnewton
Fix string value in hash literal being forced frozen
We should pass
false
forhash_key
for value nodes. Credits to@kddnewton
for noticing and bisecting.