Version: 3.0.x ### Bug Description Since v3 syntax `foreach` as `list()` is no longer working. ### Steps To Reproduce [https://fiddle.nette.org/latte/#e09e2e14ee](https://fiddle.nette.org/latte/#e09e2e14ee) ### Expected Behavior `foreach as list()` is supported php construct, Latte should support it as well especially since it worked in 2.x