Skip to content

Instantly share code, notes, and snippets.

@xrrocha
Last active December 16, 2020 18:07
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 xrrocha/fb36bfa8c568c59808521b2377287ffa to your computer and use it in GitHub Desktop.
Save xrrocha/fb36bfa8c568c59808521b2377287ffa to your computer and use it in GitHub Desktop.
code block for README-8
final var wordRegex =
Pattern.compile("\\p{InLatin}{4,}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment