You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is correct. You're passing a Pair to the function call (the dynamic key does that). You can use | to pass a hash as named parameters (fn(|%args)).
perl6 -v
This is perl6 version 2015.07.1 built on MoarVM version 2015.07
The text was updated successfully, but these errors were encountered: