#!/usr/local/bin/csi (define test (lambda () (print "test"))) (test)