As discovered in GEP-109, the parser parses a literal hash key in a hash the wrong way and ends up hitting EOF.
{ {10=>20} => 10 }
|
As discovered in GEP-109, the parser parses a literal hash key in a hash the wrong way and ends up hitting EOF.
{ {10=>20} => 10 }
|