Skip to content
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

No such method 'assuming' for invocant of type 'WhateverCode' #1735

Closed
nwellnhof opened this issue Apr 14, 2018 · 1 comment
Closed

No such method 'assuming' for invocant of type 'WhateverCode' #1735

nwellnhof opened this issue Apr 14, 2018 · 1 comment
Assignees

Comments

@nwellnhof
Copy link
Contributor

my &add = * + *;
my &add_two = &add.assuming(2, *);

According to the documentation, WhateverCode supports this method. Using a Block works as expected.

@zoffixznet zoffixznet self-assigned this Apr 14, 2018
zoffixznet added a commit that referenced this issue Apr 14, 2018
So it's available in WhateverCodes

Fixes R#1735 #1735
zoffixznet added a commit to Raku/roast that referenced this issue Apr 14, 2018
zoffixznet added a commit to Raku/roast that referenced this issue Apr 14, 2018
@zoffixznet
Copy link
Contributor

Thank you for the report. This is fixed in post-release branch that'll be merged when 2018.04 release comes out (in 1-2 weeks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants