in reply to Raku: problem with say() function
It looks like the parser gets confused looking for a hash element inside string interpolation (independent from 'say')
Maybe try quoting the < with \<
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Raku: problem with say() function (method?)
by 7stud (Deacon) on Feb 07, 2024 at 16:13 UTC |