https://github.com/clojure-emacs/inf-clojure/blob/master/inf-clojure.el#L321 ```(count "1 5") => 3 ;; Should be 5.``` EDIT: There are 3 spaces between 1 and 5 above. Apparently, this markdown is also removing the consecutive spaces.