You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes in example ns according to issue bbatsov#64
According to conversation in issue bbatsov#64 better to use [] in ns declaration after
special forms (:require, :use) since it's data. I think same can be
applied to :import and any other form in ns macro.
0 commit comments