Skip to content

Commit 3d9dfe0

Browse files
committed
Remove paren
1 parent 4716b18 commit 3d9dfe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lisp/kernel/cleavir/inline.lisp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,4 +328,4 @@
328328
#+(or)
329329
(eval-when (:execute)
330330
(format t "Setting core:*echo-repl-read* to NIL~%")
331-
(setq core:*echo-repl-read* nil)))
331+
(setq core:*echo-repl-read* nil))

0 commit comments

Comments
 (0)