Skip to content

Instantly share code, notes, and snippets.

@katlogic
Created September 10, 2016 21:55
Show Gist options
  • Save katlogic/835e09f0d77b104f899419d7741f77f2 to your computer and use it in GitHub Desktop.
Save katlogic/835e09f0d77b104f899419d7741f77f2 to your computer and use it in GitHub Desktop.
> a = string.rep("a", 1e4) return string.match(a, ".-.-b")
pattern too complex
stack traceback:
[builtin#85]: at 0x004b6658
[C]: at 0x0040778b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment