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

:allow-other-keys Bug #30

Open
Luis-Cervantes opened this issue Feb 21, 2018 · 0 comments
Open

:allow-other-keys Bug #30

Luis-Cervantes opened this issue Feb 21, 2018 · 0 comments
Labels

Comments

@Luis-Cervantes
Copy link
Collaborator

(defun f (&key)) (f :allow-other-keys t) -> error
Note that if &key is present, a keyword argument of :allow-other-keys is always permitted

@Luis-Cervantes Luis-Cervantes changed the title :allow-other-keys :allow-other-keys Bug Feb 21, 2018
@arbv arbv added the bug label Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants