Skip to content

Instantly share code, notes, and snippets.

@jeffscottbrown
Created March 6, 2015 14:49
Show Gist options
  • Save jeffscottbrown/5fb9f8c296f3832a3ae6 to your computer and use it in GitHub Desktop.
Save jeffscottbrown/5fb9f8c296f3832a3ae6 to your computer and use it in GitHub Desktop.
Expected :[/foo/, /, /foo/bar/, /foo/*/bar, /foo/, /foo/*/, /*/foo/bar, /*/*/bar, /, /*/*/*]
Actual :[/, /foo/bar/, /foo/*/bar, /foo/, /foo/, /foo/*/, /*/foo/bar, /*/*/bar, /, /*/*/*]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment