Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 31, 2018 11:48
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/49b4f1f8369493fe92e31ce606855000 to your computer and use it in GitHub Desktop.
Save Whateverable/49b4f1f8369493fe92e31ce606855000 to your computer and use it in GitHub Desktop.
benchable6
compare HEAD my (0..1).roll(100_000) ||| my @þ = +Bool.roll xx 100_000
¦HEAD: «===SORRY!=== Error while compiling /tmp/Ec21rbJdGu
Malformed parameter
at /tmp/Ec21rbJdGu:1
------> e Bench; my %subs = 0 => sub { my (0⏏..1).roll(100_000) } ,1 => sub { my @
expecting any of:
constraint
formal parameter
»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment