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
{{ message }}
This repository was archived by the owner on Oct 14, 2025. It is now read-only.
When calling the operator several time for the same instruction, we get this error:
(demo)
Visibly this is caused by what is described in this issue (the right-hand side is greedy when it is an expression):
sweet-js/sweet-core#402
Florent