-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't call HYPER, no signatures match #4694
Comments
From @cokeS03-metaops/hyper.t has many failures of the form: Cannot call HYPER(Sub+{<anon|386789869>}+{Precedence}, Str, Int, Any); -- |
From @peschwaOn Sat Oct 31 17:48:23 2015, coke wrote:
http://irclog.perlgeek.de/perl6/2015-09-17#i_11234861 and onward has some prodding around, which seemed (and still seems) to suggest that any two invocations of a rhs-dwimmy hyper causes this particular dispatch failure. Cf. current camelia: 20:43 <psch> m: my @a = 1,2,3; @a >>+>> (); @a <<+>> () |
The RT System itself - Status changed from 'new' to 'open' |
The tests in S03-metaops/hyper.t are passing again (see Raku/roast@f1c76c52d1), so I'm closing this issue. |
Migrated from rt.perl.org#126528 (status was 'open')
Searchable as RT126528$
The text was updated successfully, but these errors were encountered: