PuzzleScript
PuzzleScript copied to clipboard
should [ A | ... | B | ... | C ] expand from the middle?
I think so? https://www.puzzlescript.net/editor.html?hack=2b76fe1f742e08f1cd67dc741be5c9b4
Is this behaviour defined?
It's not specified in the documentation, if that's what you mean. In the documentation ( https://www.puzzlescript.net/Documentation/rules.html ) I only specify what the order is for rules with a single ellipsis.
So it's a case that I pushed the support for multiple ellipses live without really having thought about it enough, and I want to give myself the chance to change the behaviour :P