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
Incidentally, the json output there is a quite literal representation of an FSM, with every transition spelled out explicitly.
That might be exactly what you wanted, but depending on what you're looking for, you might also be interested in the re -pl irjson output. That comes from a later phase of processing (just before code generation), and contains various optimisations, for example folding together ranges of adjacent transitions.
In this case, there is not enough comma.
But here everything is fine.
The text was updated successfully, but these errors were encountered: