Guard lvasgn value visiting for mlhs case

This commit is contained in:
Markus Schirp 2013-07-05 03:02:16 +02:00
parent e1824db5cc
commit 065a73a2e2

View file

@ -28,7 +28,7 @@ module Mutant
# #
def dispatch def dispatch
mutate_name mutate_name
emit_value_mutations emit_value_mutations if value # mlhs!
end end
# Emit name mutations # Emit name mutations