5 lines
120 B
Text
5 lines
120 B
Text
@(next :list "Hello,How,Are,You,Today")
|
|
@(coll)@{token /[^,]+/}@(end)
|
|
@(output)
|
|
@(rep)@token.@(last)@token@(end)
|
|
@(end)
|