-- @/=[C]:-1
function output(...)
function template.output(s)
if s == nil or s == null then return "" end
if s == nil or s == null then return "" end
if type(s) == "function" then return template.output(s()) end
return tostring(s)
end
return template.output(s)
end
else
c[j] = "___[#___+1]=template.output("
c[j+1] = trim(sub(view, p, e - 1))