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

statement prefix 'lazy', currently works like 'do' #3885

Open
p6rt opened this issue May 3, 2015 · 3 comments
Open

statement prefix 'lazy', currently works like 'do' #3885

p6rt opened this issue May 3, 2015 · 3 comments
Labels

Comments

@p6rt
Copy link

p6rt commented May 3, 2015

Migrated from rt.perl.org#124571 (status was 'new')

Searchable as RT124571$

@p6rt
Copy link
Author

p6rt commented May 16, 2015

From @usev6

The statement prefix 'lazy' (see S04/Phasers) currently works like statement prefix 'do'.

@p6rt
Copy link
Author

p6rt commented Apr 15, 2019

From @usev6

As jmerelo++ pointed out [1] the statement prefix 'lazy' has been fixed back in 2015 with rakudo/rakudo@d043961414. It no longer shares the implementation with 'do'.

The tests that are fudged with this ticket don't work, though. The test file S04-statements/lazy.t is not part of Rakudo's t/spectest.data.

[1] Raku/roast#528

1 similar comment
@p6rt
Copy link
Author

p6rt commented Apr 15, 2019

From @usev6

As jmerelo++ pointed out [1] the statement prefix 'lazy' has been fixed back in 2015 with rakudo/rakudo@d043961414. It no longer shares the implementation with 'do'.

The tests that are fudged with this ticket don't work, though. The test file S04-statements/lazy.t is not part of Rakudo's t/spectest.data.

[1] Raku/roast#528

@p6rt p6rt added the Todo 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