Created
July 23, 2016 19:35
-
-
Save Whateverable/304125b6f17439878144906d2e3e8723 to your computer and use it in GitHub Desktop.
evalable
This file contains hidden or 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 \c = $(42); say c++; |
This file contains hidden or 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
|«HEAD»: Cannot resolve caller postfix:<++>(Int); none of these signatures match: | |
(Mu:D $a is rw) | |
(Mu:U $a is rw) | |
(Int:D $a is rw) | |
(int $a is rw) | |
(Bool:U $a is rw) | |
(Bool:D $a is rw) | |
(Num:D $a is rw) | |
(Num:U $a is rw) | |
(num $a is rw) | |
in block <unit> at /tmp/74OTV1_95k line 1 | |
exit code = 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment