On Sat, 14 Dec 2019, ToddAndMargo wrote:
> What am I doing wrong here?
> 
> > multi prefix:<√> (Cool:D $x) { $x.sqrt }
> &prefix:<√>
> 
> > say √2
> ===SORRY!===
> Argument to "say" seems to be malformed
> ------> say⏏ √2
> Bogus postfix

If this is inside the REPL, it's not your fault. It's a known issue:
https://github.com/rakudo/rakudo/issues/2245

Regards,
Tobias

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

Reply via email to