dafny
dafny copied to clipboard
Resolved a crash that would occur when using a match statement inside…
trafficstars
Fixes #5671
Description
Resolved a crash that would occur when using a match statement inside an assert by block
How has this been tested?
Added a CLI test
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.