in reply to Re: bug? why does this ~~ smart match to an array slice fail?
in thread bug? why does this ~~ smart match to an array slice fail?

"An array slice in list context returns its last element"
didn't know that. explains this behavior. not a bug.
  • Comment on Re^2: bug? why does this ~~ smart match to an array slice fail?