Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Replace removed feature 'as' keyword #8

Merged
merged 1 commit into from Dec 25, 2015
Merged

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Dec 25, 2015

IO::Capture::Simple cannot be compiled with latest rakudo as below.

% prove -rv -e 'perl6 -Ilib' t/test-io-capture/01-basic.t
t/test-io-capture/01-basic.t .. ===SORRY!=== Error while compiling /home/syohei/.cpanm/work/1450767019.20953/IO-Capture-Simple/lib/Test/IO/Capture.pm
Malformed parameter
at /home/syohei/.cpanm/work/1450767019.20953/IO-Capture-Simple/lib/Test/IO/Capture.pm:6
------> nts-stdout-ok (Callable $code, $expected⏏ as Str, $reason = '')
    expecting any of:
        constraint
===SORRY!=== Error while compiling /home/syohei/.cpanm/work/1450767019.20953/IO-Capture-Simple/lib/Test/IO/Capture.pm
Malformed parameter
at /home/syohei/.cpanm/work/1450767019.20953/IO-Capture-Simple/lib/Test/IO/Capture.pm:6
------> nts-stdout-ok (Callable $code, $expected⏏ as Str, $reason = '')
    expecting any of:
        constraint

@sergot
Copy link
Owner

sergot commented Dec 25, 2015

Thank you very much!

sergot pushed a commit that referenced this pull request Dec 25, 2015
Replace removed feature 'as' keyword
@sergot sergot merged commit ff842b9 into sergot:master Dec 25, 2015
@syohex syohex deleted the as-keyword branch December 25, 2015 14:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants