Conversation
|
I'm getting test failures related to the block analysis. uniplate behaviour has changed because with |
|
I think it's due to |
e2a4ebe to
367b3ce
Compare
|
Nope, same issue. I'm scratching my head at this - assuming there are more places where the missing |
|
Another solution would be to change |
|
The 5 failing tests are all related to |
This removes `Expression`'s mutual recursion with `Statement`.
367b3ce to
24de15f
Compare
|
bit lost, only 2 changes seem to have any impact on test results. Leaving for now. |
This removes
Expression's mutual recursion withStatement.