Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test to check that *READ-SUPPRESS* causes READ to return NIL #3

Open
scymtym opened this issue Feb 28, 2018 · 0 comments
Open
Assignees
Labels
enhancement New feature or request test A test should be written or improved

Comments

@scymtym
Copy link
Member

scymtym commented Feb 28, 2018

If the value of *read-suppress* is true, read, read-preserving-whitespace, read-delimited-list, and read-from-string all return a primary value of nil when they complete successfully

@scymtym scymtym changed the title Add a test to check that *read-suppress* causes read to return nil Add a test to check that *READ-SUPPRESS* causes READ to return NIL Apr 19, 2018
@scymtym scymtym self-assigned this Apr 19, 2018
@scymtym scymtym added the enhancement New feature or request label Apr 19, 2018
@scymtym scymtym added the test A test should be written or improved label May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test A test should be written or improved
Projects
None yet
Development

No branches or pull requests

1 participant