Skip to content

Commit 3690348

Browse files
author
dnolen
committed
typo
1 parent 84f5f61 commit 3690348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clj/cljs/repl.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@
601601
'load-file load-file-fn
602602
'clojure.core/load-file load-file-fn
603603
'load-namespace
604-
(fn selfe
604+
(fn self
605605
([repl-env env form]
606606
(self env repl-env form nil))
607607
([repl-env env [_ ns :as form] opts]

0 commit comments

Comments
 (0)