aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/test/resources/templates/compare/foreach-null-list.cmp
blob: fb693428279b0a4a8db071fdfaf9d04f04331aba (plain)
1
2
3
4
5
6
7
8
9
10
11
12


Foreach with a list that contains null.

    This is a.
    1
    This is b.
    2
    This is $element.
    3
    This is d.
    4