Skip to content

Commit 0e608c9

Browse files
author
dnolen
committed
exclude boolean?
1 parent def60a2 commit 0e608c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/clojure/cljs/util.cljc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
; You must not remove this notice, or any other, from this software.
88

99
(ns cljs.util
10+
(:refer-clojure :exclude [boolean?])
1011
(:require [clojure.java.io :as io]
1112
[clojure.string :as string]
1213
[clojure.set :as set]

0 commit comments

Comments
 (0)