Skip to content
Commit ffd4f897 authored by James Bielman's avatar James Bielman
Browse files

fix DISCARD-DOCSTRING to not treat a singleton string as a docstring

- Callback bodies consisting of only one string literal were treated
  as docstrings instead of being returned.
- Added a test case in callbacks.lisp for this.

Thanks to ignas on #lisp for the bug report.
parent 46436862
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment