;(define (help) ; (display "this module is just a small test")) (define (sq x) (* x x)) (define (first-one list) (car list)) ;(define (second-one java.Lang.String:l) ; (cadr l))