We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you defined sheme code like this:
'(1 2 3)
or
(defmacro (foo x) `(1 2 ,@(car x) 3 4))
prism is showing 1 in different color, you can see the issue on this page https://jcubic.github.io/lips/docs.html
The text was updated successfully, but these errors were encountered:
51bff80
Thanks for reporting! Should be fixed now.
Sorry, something went wrong.
Thanks, just going through GitHub notifications in my spam folder.
No branches or pull requests
If you defined sheme code like this:
or
prism is showing 1 in different color, you can see the issue on this page https://jcubic.github.io/lips/docs.html
The text was updated successfully, but these errors were encountered: