summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/clj/clojure/main.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clj/clojure/main.clj b/src/clj/clojure/main.clj
index 54a474b0..fb9f8645 100644
--- a/src/clj/clojure/main.clj
+++ b/src/clj/clojure/main.clj
@@ -70,7 +70,7 @@
default: eval
- :print, function of one argument, prints its argument to the output
- default: println
+ default: prn
- :caught, function of one argument, a throwable, called when
read, eval, or print throws an exception or error