Files
Recompilable-gscs-for-BO2-z…/info.md
2020-05-13 02:31:37 -07:00

5 lines
176 B
Markdown

# Limitations of the compiler
You cannot use nested foreaches it will cause an infinite loop
You cannot use continues in foreaches or for loops it will cause an infinite loop