Skip to content

Instantly share code, notes, and snippets.

@Derekokich
Created August 18, 2014 21:00
Show Gist options
  • Save Derekokich/61b59222913b841d8ff2 to your computer and use it in GitHub Desktop.
Save Derekokich/61b59222913b841d8ff2 to your computer and use it in GitHub Desktop.
regexblog7
def highExpr: Parser[RegexExpr] = or | midExpr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment