3 @test foreach-variable.vm
5 This template is used for Velocity regression testing.
6 If you alter this template make sure you change the
7 corresponding comparison file so that the regression
8 test doesn't fail incorrectly.
12 Foreach with a variable.
14 #foreach ($element in $list)
19 #foreach ($element in $list)
21 #foreach ($element in $list)