teliva_program = { main = [==[ function main() socket.http.get("http://example.com") curses.getch() end]==], }