3 lines
118 B
Plaintext

<for(name,value in {'foo': 'low', 'bar': 'high'} | status-var=loop)>
${loop.getIndex()}) [${name}=${value}]
</for>