it('should handle concurrent state', function () {
      const str = `stateDiagram\n
        [*] --> Active

        state Active {