Created
September 10, 2016 21:55
-
-
Save katlogic/835e09f0d77b104f899419d7741f77f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> 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