<div><div dir="auto">Sorry, should be whileTrue there...</div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 23 Jun 2020 at 8:57 PM, Luciano Notarfrancesco <<a href="mailto:luchiano@gmail.com">luchiano@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="auto">Try this in a workspace:</div><div dir="auto"><br></div><div dir="auto">[a _ (1 << 60) atRandom.</div><div dir="auto">b _ (a bitReverse: 64) bitReverse: 64.</div><div dir="auto">a = b] whileFalse</div><div dir="auto"><br></div><div dir="auto">I tested it in the latest image with a recent cog spur x64 VM. The loop stops with a ‘b’ that is a LargePositiveInteger but it actually fits in a SmallInteger and it is equal to ‘a’. I don’t have time to debug it until the weekend but I thought someone might find it amusing.</div>
</blockquote></div></div>