We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4716b18 commit 3d9dfe0Copy full SHA for 3d9dfe0
src/lisp/kernel/cleavir/inline.lisp
@@ -328,4 +328,4 @@
328
#+(or)
329
(eval-when (:execute)
330
(format t "Setting core:*echo-repl-read* to NIL~%")
331
- (setq core:*echo-repl-read* nil)))
+ (setq core:*echo-repl-read* nil))
0 commit comments