On 2020-01-18 13:16, Curt Tilmes wrote:


On Sat, Jan 18, 2020, 3:39 PM ToddAndMargo via perl6-users <perl6-us...@perl.org <mailto:perl6-us...@perl.org>> wrote:


    4)  infix:<+> means you can call it as a sub that
          gives you back the wrong answer.

              $c = +($a, $b)
              $c = +^($a, $b)


You left off the infix:<> part of the sub's name.


I totally misunderstood what it meant.

So, do I still get a participation trophy?

:'(

-T

Reply via email to