Skip to content

Commit

Permalink
Remove paren
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Jan 8, 2024
1 parent 4716b18 commit 3d9dfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lisp/kernel/cleavir/inline.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -328,4 +328,4 @@
#+(or)
(eval-when (:execute)
(format t "Setting core:*echo-repl-read* to NIL~%")
(setq core:*echo-repl-read* nil)))
(setq core:*echo-repl-read* nil))

0 comments on commit 3d9dfe0

Please sign in to comment.