#!/usr/local/bin/ecl (defun test () (print "hello")) (test)