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
The thing is that ~~ doesn't participate in the creation of WhateverCode lambdas (*)
So what you are really doing is creating a lambda of *.signature inside of a larger wherestatement (not lambda).
The Problem
fails with:
Expected Behavior
works as expected.
Environment
perl6 -v):This is Rakudo version 2018.04.1-91-gb8318b8 built on MoarVM version 2018.04.1-115-ga607c42
The text was updated successfully, but these errors were encountered: