# 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