[perl #127933] [REPL] int# bug

[email protected] ("Zoffix Znet via RT") Sun, 16 Sep 2018 06:46:23 -0700
Newsgroups perl.perl6.compiler
Message-ID <[email protected]>
On Sun, 28 Aug 2016 09:40:51 -0700, [email protected] wrote:
> Just a note: This seems to be a specific problem with Moar:
> 
> $ ./perl6-j
> [...]
> > my int8 $i = 0x78;
> 120
> > my int8 $j = 0x78;
> 120
> >
> 
> I'm going to tag this ticket with [MoarVM]. Or should the ticket be
> moved to the Github repo for MoarVM?


Closing as the ticket now moved to GitHub: https://github.com/rakudo/rakudo/issues/2284