Project

General

Profile

« Previous | Next » 

Revision 2a6917b4

Added by alanwu (Alan Wu) over 1 year ago

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.