#!/usr/local/bin/gosh (use srfi-1) (print "10\n" " (+ 5 3 4)\n " )