Closed stephenberry closed 2 months ago
I'll fix tonight.
OK. I see it.
I have fixed to the above style. I would note that this was only done on the conformance tests (not performance). The performance code already used the style indicated.
BUT: It is now all the same (or will be soon).
I noticed you're using Glaze like this:
But, you can just do this:
This avoids the move and results in cleaner code.