Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 21, 2016 17:07
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/b75ba7f354b1629286cea9e67362f578 to your computer and use it in GitHub Desktop.
Save Whateverable/b75ba7f354b1629286cea9e67362f578 to your computer and use it in GitHub Desktop.
committable6
2016.04 m: "ac" ~~ /(.)(.)?(.)/; use Test; is-deeply $/.perl.EVAL, $/
¦«2016.04»: not ok 1 -
# Failed test at /tmp/43Yg4EItFT line 1
# expected: Match.new(ast => Any, list => (Match.new(ast => Any, list => (), hash => Map.new(()), orig => "ac", to => 1, from => 0), Any, Match.new(ast => Any, list => (), hash => Map.new(()), orig => "ac", to => 2, from => 1)), 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