It is better now, but still LTA: This type cannot unbox to a native integer: P6opaque, Failure in block <unit> at -e line 1
On 2015-08-14 22:27:20, alex.jakime...@gmail.com wrote: > Code: > say <a b c d e>.rotate(Inf); > > Result: > Earlier failures: > No zero-arg meaning for infix:<%> > in block <unit> at ./test.pl:2 > > Final error: > Cannot call Real(Failure: ); none of these signatures match: > (Mu:U \v: *%_) > in block <unit> at ./test.pl:2 > > > Same problem with NaN and -Inf. > > Somewhat similar bug report: > https://rt.perl.org/Public/Bug/Display.html?id=125818