Content deleted Content added
No edit summary |
→Support: a quote is not a part of a symbol |
||
Line 9:
| language || type name(s) || example literal(s)
|-
| [[ANSI]] [[Common Lisp]] || symbol, keyword || <tt>
|-
| [[Clojure]] || symbol,<ref>[http://clojure.org/data_structures#Data%20Structures-Symbols Symbols] on the page on Data Structures</ref> keyword<ref>[http://clojure.org/data_structures#Data%20Structures-Keywords Keywords] on the page on Data Structures</ref> || <tt>'symbol</tt>, <tt>:keyword</tt>
|