mutest icon indicating copy to clipboard operation
mutest copied to clipboard

Add lhs `masgn` mutations

Open dgollahon opened this issue 7 years ago • 0 comments

This is actually a bit tricky because a naive approach involves generating invalid ASTs which is not desirable (but sometimes a necessary evil). We may need to spend a bit of time reflecting on the implementation.

See https://github.com/mbj/mutant/pull/561

dgollahon avatar Mar 19 '17 20:03 dgollahon