Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should [ A | ... | B | ... | C ] expand from the middle? #914

Open
increpare opened this issue Mar 25, 2022 · 2 comments
Open

should [ A | ... | B | ... | C ] expand from the middle? #914

increpare opened this issue Mar 25, 2022 · 2 comments

Comments

@increpare
Copy link
Owner

I think so?
https://www.puzzlescript.net/editor.html?hack=2b76fe1f742e08f1cd67dc741be5c9b4

@david-pfx
Copy link
Contributor

Is this behaviour defined?

@increpare
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants