Created
October 19, 2019 22:26
-
-
Save Whateverable/b53a76047ad2a110a1a2b05855df3f5d to your computer and use it in GitHub Desktop.
committable6
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
0d2658b806^,0d2658b806 use NativeCall; my @t2682 := CArray[int32].new(1,2,3); say @t2682[0..*-2]; |
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
¦«0d2658b806^»: | |
No such method 'pos' for invocant of type 'WhateverCode' | |
in sub postcircumfix:<[ ]> at /tmp/whateverable/rakudo-moar/ada116ef99a2a68dc6e1f77f2c3959f1d4e49e0d/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 598 | |
in block <unit> at /tmp/dh6OrOfWdv line 1 | |
«exit code = 1» | |
¦«0d2658b»: | |
(1 2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment