SequenceExpression in ExpressionStatement containing UnaryExpression(void 0) does not remove dead code.
I realize this is a small use case, but if an ExpressionStatement contains a SequenceExpression with void 0 it can be removed with no worry of side-effects.
should be:
Thanks for reading!
-Josh
SequenceExpressioninExpressionStatementcontainingUnaryExpression(void 0)does not remove dead code.I realize this is a small use case, but if an
ExpressionStatementcontains aSequenceExpressionwith void 0 it can be removed with no worry of side-effects.should be:
Thanks for reading!
-Josh