Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 10, 2021 17:45
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/f9a671e3464b09e92b2bf54ee6ccd689 to your computer and use it in GitHub Desktop.
Save Whateverable/f9a671e3464b09e92b2bf54ee6ccd689 to your computer and use it in GitHub Desktop.
committable6
HEAD for 1..20 -> $i {CATCH {default { say "Error ",$i;next}} my @list = 0 xx $i; for @list Z @list -> $a, $b {}}
¦«HEAD(65a5cce)»:
===SORRY!=== Error while compiling /tmp/8LGWjHh5My
Strange text after block (missing semicolon or comma?)
at /tmp/8LGWjHh5My:1
------> {CATCH {default { say "Error ",$i;next}}⏏ my @list = 0 xx $i; for @list Z @list -
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment