Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Don't print a space after a single :exclude #45

Merged

Commits on Jun 10, 2013

  1. Don't print a space after a single :exclude

    Fixes case where
    
            (:refer-clojure :exclude [sym])
    
    prints as
    
            (:refer-clojure :exclude [sym ])
    guns committed Jun 10, 2013
    Copy the full SHA
    a1d8e0c View commit details
    Browse the repository at this point in the history