#!/usr/bin/haserl --shell=lua Content-type: text/html <% t = {'Red', 'Blue', 'Yellow', 'Cyan'} for k,v in ipairs(t) do io.write('') end %>
'..v..'