On Thu Apr 21 05:54:59 2016, [email protected] wrote: > The (somewhat) golfed code is: > > $ perl6-j -e 'say < 8+9i > eqv ComplexStr.new(<8+9i>, "8+9i")'
Actually the same error occurs with $ perl6-j -e 'say < 8+9i >.re' Attribute '$!re' is not a native num in block <unit> at -e line 1
