Remove merge assert in block calculation (#2489)
Fixes #2488 * Validator doesn't identify back-edge of the loop, so the merge is never set * Construct::blocks() has safe uses of `merge` so the assert can be removed * Added a test
Loading
Please register or sign in to comment