Closed practicalli-johnny closed 5 months ago
Add ;; for full line comments and ; for end of line comments, as defined in the Clojure Style Guide
;;
;
https://guide.clojure.style/#two-semicolons-for-code-fragment
Thanks!
Add
;;
for full line comments and;
for end of line comments, as defined in the Clojure Style Guidehttps://guide.clojure.style/#two-semicolons-for-code-fragment