Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 19, 2016 10:39
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/37d1d2430b433a10a00e03346324768f to your computer and use it in GitHub Desktop.
Save Whateverable/37d1d2430b433a10a00e03346324768f to your computer and use it in GitHub Desktop.
committable6
2015.12 m: "ac" ~~ /(.)(.)?(.)/; use Test; is-deeply $/.perl.EVAL, $/
¦«2015.12»: not ok 1 -
# Failed test at /tmp/aFk_18m28m 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