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?)
Could someone clarify this?