#!/usr/bin/csi -s (import srfi-105) (print { identity( string-append( ;;;comment in the middle "\"" ;; some comment "astring";then acomment ) ) } )