But syntax must necessarily include what it's representing, no? For instance, `{:a 1}` represents an immutable map in Clojure, in the same way that `42` represents an immutable integer in Java.
Agreed, though I didn't mean "constants" when I said "immutability".
Agreed, though I didn't mean "constants" when I said "immutability".