Closed doongjohn closed 1 year ago
(if (y-or-n-p) () ()) (if (yes-or-no-p) () ()) (format t "Hello, ") (format t "world!~%")
I broke it with my last change. Should be fixed now.
Before formatting
After formatting