The invalid syntax
Runner n = !n.start -> pass !n.stop -> Stop
is accepted by tv
note that there is no arrow between 'pass' and '!n.stop'
Log in to post a comment.