On Thu, 07 Sep 2017 09:52:07 -0700, sml...@gmail.com wrote: > On Wed, 06 Sep 2017 15:20:17 -0700, coke wrote: > > With a recent rakudo, these now both output 1 > > Bisectable shows that it was fixed during recent MoarVM changes: > > https://gist.github.com/Whateverable/01a82d07e8009c7beffe5893432dddf2 > https://github.com/rakudo/rakudo/commit/593fa5f > > Among the listed MoarVM commits, this one seems to be the most likely > candidate based on its commit message: > > https://github.com/MoarVM/MoarVM/commit/62f66cbf > > Marking this ticket TESTNEEDED.
Yes you are correct that that is the MoarVM commit where I fixed it :-) I added tests here: https://github.com/perl6/roast/commit/1e4fd21486 Closing this now :-)