PolymerLabs / arcs

Arcs
BSD 3-Clause "New" or "Revised" License
56 stars 35 forks source link

Bug fix in AssertVariableOrdering #7100

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

Bug fix in AssertVariableOrdering

The permutation logic for nested groups was not clearing the "matched" array correctly after a failed permutation, leaving previous invocation results in place that messed up future attempts.