clojure.core.ns allows much more syntactic variation than its docstring describes.
One example is (ns foo (require bar)) where require should be the keyword :require.
As of 0.2.9, tools.namespace silently ignores these forms.
Accidental duplicate of