handle properly short variable declaration when some variables are old

Issue #5 resolved
David Tolpin repo owner created an issue

Currently the simplifier assumes that all variables are new in a multivariable short variable declaration. Handle properly the case where only some of the variables are new.

Comments (1)

  1. Log in to comment