This repository was archived by the owner on Oct 21, 2022. It is now read-only.
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Nothing is displayed when evaling a form that uses the quote reader macro #72
Open
Description
This was reported initially (or at least most recently) in this Google Groups topic.
I confirmed this behavior in LT version 0.8.1 with version 0.3.1 of the Clojure plugin.
An example form:
'(+ 1 2 3 4 5)
Interestingly, (quote (+ 1 2 3 4 5))
, when evaled, displays (+ 1 2 3 4 5)
.
Metadata
Metadata
Assignees
Labels
No labels