Created
June 10, 2019 04:14
evalable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
my @a = 'a'..'g'; @a = @a Z Pair.new(whee, True) xx @a.elems; sub sayLetter ($a, :$whee) { say "$a,$b" }; @a.race.map({ sayLetter(|$_) }) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(exit code 1) | |
===SORRY!=== Error while compiling /tmp/Tut0qnlMja | |
Variable '$b' is not declared | |
at /tmp/Tut0qnlMja:1 | |
------> s; sub sayLetter ($a, :$whee) { say "$a,⏏$b" }; @a.race.map({ sayLetter(|$_) }) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment