#! this is a start of
multi-line comment
!#
(this hoge 
      '(fuga haga; hoge
      ); fuu 
            ho ;; ha )
	    "higa)"
	    "some escaped\" sequence"
)     ;; hohoho


(hoge ); this 

(haa (hoge (fuga)))

(
	#t
	#(hoge this is )
	`(some quasi quoting ,(other things) ,@(wowo wo))
	'#(some test)
)
