defun a (b c) let : d "i am a string do not break me!" : ; comment f ; comment ` g ; comment : h (I am in brackets do not change me) . i , ' j k . l ; comment a c defun b : n o . "second defun, with a docstring!" message "I am here" . t
defun a (b c) let : d "i am a string do not break me!" : ; comment f ; comment ` g ; comment : h (I am in brackets do not change me) . i , ' j k . l ; comment a c defun b : n o . "second defun, with a docstring!" message "I am here" . t