(define (main args) (print "hello world")) (cond-expand (compiling (main (command-line-arguments))) (else))