Project

General

Profile

« Previous | Next » 

Revision 0016edbe

Added by Jordan Owens almost 6 years ago

Add test to demonstrate issue deserializing hash with ivar

Currently the elements of a hash are revived before any ivar values.
This causes an issue when the []= method references an instance
variable.