diff options
author | Joram Schrijver <i@joram.io> | 2014-04-03 10:39:32 +0200 |
---|---|---|
committer | Joram Schrijver <i@joram.io> | 2014-04-03 10:39:32 +0200 |
commit | b5e4d6dd01eefafa5b17db04c30ea2a479b1c63e (patch) | |
tree | 708658e9f6ff0945d9e0253b9371759d9e4cfbf3 /perl.html.markdown | |
parent | 6fcf30a78c541c2c88b003752892cb433b8c6268 (diff) |
Fix invalid characters for Common Lisp symbols
The characters [ ] { and } are perfectly fine to use in variable names.
(defparameter b{l}a[b[l]]a "test") ; => B{L}A[B[L]]A
b{l}a[b[l]]a ; => "test"
Diffstat (limited to 'perl.html.markdown')
0 files changed, 0 insertions, 0 deletions