You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was reading the source code for parser.move and was wondering if those repeated tests were meant to be that way or if it was actually the case that they were meant to test different cases. (afaik there could be only one test there as one of them is redundant, right?)