> Uncertain the implication here. The enmRange is the valid integer range of > values, so the following set removes all the improper values.
This was my bad, I misspelled a thing while testing. It also seems that I was overly optimistic about the compiler actually detecting all invalid enum values and raising a Defect, but I should have checked the issues list first: <https://github.com/nim-lang/Nim/issues/12815>
