I'd like to have an ability to refer to start/end points (that is [*]) by an alias, similar way as for other states.
so that I could do:
state "[*]" as start1
state "[*]" as start2
state "[*]" as end1
state "[*]" as end2
And then refer to them by the aliases.
It is possible?