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

Blocks can't curry #4235

Closed
p6rt opened this issue May 12, 2015 · 4 comments
Closed

Blocks can't curry #4235

p6rt opened this issue May 12, 2015 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented May 12, 2015

Migrated from rt.perl.org#125155 (status was 'resolved')

Searchable as RT125155$

@p6rt
Copy link
Author

p6rt commented May 12, 2015

From @jdv

This is a spin off from RT #​77520.

There is a test in S06-currying/assuming-and-mmd.t
and here's an example​:

[jdv@​wieldy rakudo]$ perl6 -e 'say { $^x }.assuming(1).()'
Method 'assuming' not found for invocant of class 'Block'
  in block <unit> at -e​:1

[jdv@​wieldy rakudo]$

@p6rt
Copy link
Author

p6rt commented May 15, 2015

From @jnthn

On Mon May 11 18​:47​:44 2015, jdv79 wrote​:

This is a spin off from RT #​77520.

There is a test in S06-currying/assuming-and-mmd.t
and here's an example​:

[jdv@​wieldy rakudo]$ perl6 -e 'say { $^x }.assuming(1).()'
Method 'assuming' not found for invocant of class 'Block'
in block <unit> at -e​:1

Fixed and unfudged the test.

@p6rt
Copy link
Author

p6rt commented May 15, 2015

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented May 15, 2015

@jnthn - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed May 15, 2015
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant