# Failed test at bin/ooga.pl line 24. # got: '$VAR1 = { # '%+' => {}, # '@-' => [ # '0' # ], # '@+' => [ # '1', # undef # ] # }; # ' # expected: '$VAR1 = { # '%+' => { # 'thing' => 'cow' # }, # '@-' => [ # 0, # 0 # ], # '@+' => [ # 3, # 3 # ] # }; # '