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

Tests for superscript autocurrying #208

Closed
AlexDaniel opened this issue Dec 29, 2016 · 1 comment
Closed

Tests for superscript autocurrying #208

AlexDaniel opened this issue Dec 29, 2016 · 1 comment

Comments

@AlexDaniel
Copy link
Member

Maybe there are some already. But if not, consider adding something like this:

<AlexDaniel> m: say [+] (3..9).map: *³
<camelia> rakudo-moar ea67ce: OUTPUT«2016␤»

<AlexDaniel> bisect: say [+] (3..9).map: *³
<bisectable6> AlexDaniel, Bisecting by exit code (old=2015.12 new=ea67ce9). Old exit code: 1
<bisectable6> AlexDaniel, bisect log: https://gist.github.com/2118bb6a99db2b8486a7f3776da3ab9b
<bisectable6> AlexDaniel, (2016-12-16) https://github.com/rakudo/rakudo/commit/c35d562df19d1351c8ea38bfa7027c8ea2092b75

<AlexDaniel> commit: c35d562df1^,c35d562df1 say [+] (3..9).map: *³
<committable6> AlexDaniel, ¦«c35d562df1^»: Cannot resolve caller Numeric(Whatever: ); none of these signatures match:␤    (Mu:U \v: *%_)␤  in block <unit> at /tmp/YswXNqpQVd line 1␤ «exit code = 1»␤¦«c35d562»: 2016
@zoffixznet
Copy link
Contributor

TimToady added some when he fixed that bug: 72fe409

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