sarbian / ModuleManager

177 stars 96 forks source link

Fix value assignment with * indexer #115

Closed blowfishpro closed 6 years ago

blowfishpro commented 6 years ago

Broken in #111 - probably an unusual case but it would have worked before.

Added tests to ensure that this fixes it. Tests are not and will probably never cover all of MMPatchLoader.ModifyNode but useful to add bugfix cases here as they occur.