Thanks for testing that. My guess then would be that the jitted code for < fails to recognize 16r8000000000000000 as being a LargeInteger (which is unlikely), or knowing it's a LargeInt but thinking it can handle the comparison quickly and failing to do so correctly.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.