<%lua function print_triple (value) io.write(value*3) end %>