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
falseforhash_keyfor value nodes. Credits to@kddnewtonfor noticing and bisecting.