Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 19, 2019 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/b53a76047ad2a110a1a2b05855df3f5d to your computer and use it in GitHub Desktop.
Save Whateverable/b53a76047ad2a110a1a2b05855df3f5d to your computer and use it in GitHub Desktop.
committable6
0d2658b806^,0d2658b806 use NativeCall; my @t2682 := CArray[int32].new(1,2,3); say @t2682[0..*-2];
¦«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