Navigation Menu

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/a191db328b87f7372d8a3108da0adbb8 to your computer and use it in GitHub Desktop.
Save Whateverable/a191db328b87f7372d8a3108da0adbb8 to your computer and use it in GitHub Desktop.
committable6
2015.07 m: "ac" ~~ /(.)(.)?(.)/; use Test; is-deeply $/.perl.EVAL, $/
¦«2015.07»: not ok 1 -
# Failed test at /tmp/VGpy7_vt6i line 1
# expected: Match.new(ast => Any, list => (Match.new(ast => Any, list => (), hash => EnumMap.new(), orig => "ac", to => 1, from => 0), Any, Match.new(ast => Any, list => (), hash => EnumMap.new(), orig => "ac", to => 2, from => 1)), hash => EnumMap.new("" => []), orig => "ac", to => 2, from => 0)
# got: Match.new(ast => Any, list => (), hash => EnumMap.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