Block Comments in Clojure

后端 未结 9 1529
渐次进展
渐次进展 2021-01-31 01:13

How do I comment multiple lines in Clojure?

9条回答
  •  轮回少年
    2021-01-31 01:30

    When using emacs and cider, there's a command M-x comment-region which I use often.

提交回复
热议问题