Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 19, 2016 10:34
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/79c5ec54cacf679e6b05a34187869bd1 to your computer and use it in GitHub Desktop.
Save Whateverable/79c5ec54cacf679e6b05a34187869bd1 to your computer and use it in GitHub Desktop.
committable6
HEAD m: "ac" ~~ /(.)(.)?(.)/; use Test; is-deeply $/.perl.EVAL, $/
¦«HEAD»: not ok 1 -
# Failed test at /tmp/l8dXWHxXZh line 1
# expected: Match.new(ast => Any, list => (Match.new(ast => Any, list => (), hash => Map.new(()), orig => "ac", to => 1, from => 0)), hash => Map.new(("" => [])), orig => "ac", to => 2, from => 0)
# got: Match.new(ast => Any, list => (), hash => Map.new(()), orig => "ac", to => 2, from => 0) «exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment