On Thu Apr 21 11:53:14 2016, barto...@gmx.de wrote:
>
> $ perl6-j -e 'say < 8+9i >.re'
> Attribute '$!re' is not a native num
>   in block <unit> at -e line 1

Oh, looks like rakudo-j has other problems with the attributes of ComplexStr:

$ perl6-j 'say < 8+9i >.im'
8

Reply via email to