-
Notifications
You must be signed in to change notification settings - Fork 1
Autogenerated signature does not set multi-invocant bit #4350
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
Comments
From @lizmat[13:42:39] <lizmat> There is a subtle difference in the signature of "sub a { @_ }" and sub a(*@_) { }" that was so far unseen: |
From @lizmatFixed with 1a743f9d756a314143
|
From @usev6AFAIU there are already tests for the multi-invocant bit in S06-signature/multi-invocant.t (lizmat++). I mentioned the ticket number in one of the tests and I'm closing this ticket as 'resolved'. |
1 similar comment
From @usev6AFAIU there are already tests for the multi-invocant bit in S06-signature/multi-invocant.t (lizmat++). I mentioned the ticket number in one of the tests and I'm closing this ticket as 'resolved'. |
@usev6 - Status changed from 'new' to 'resolved' |
Migrated from rt.perl.org#125486 (status was 'resolved')
Searchable as RT125486$
The text was updated successfully, but these errors were encountered: