[parser] Cannot use a set inside a definition of a transition
This example should work. But it throws an error when parsing this part:
server[N].response -> {accel[N].response, accel.cancel} -> ServerThread
This example should work. But it throws an error when parsing this part:
server[N].response -> {accel[N].response, accel.cancel} -> ServerThread