Skip to content

Instantly share code, notes, and snippets.

@xrrocha
Last active December 16, 2020 18:08
Show Gist options
  • Save xrrocha/036163abef53c487af6d89324cb38d53 to your computer and use it in GitHub Desktop.
Save xrrocha/036163abef53c487af6d89324cb38d53 to your computer and use it in GitHub Desktop.
code block for README-9
val wordRegex =
"""\p{InLatin}{4,}""".toRegex()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment