Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lua rules: increase execution limit to 500k
While 100k was plenty, it's easy to write code that accidentally goes over it. 500k should be safe to where the program does not hang indefinitely on most PCs.
- Loading branch information