@option javaVersion=1.8 @args(java.util.List items) @for ((i,s) : items) {@if(i.first()){first }@i.index():@s @if(i.last()) {last}}