16 lines
239 B
Plaintext
16 lines
239 B
Plaintext
|
(
|
||
|
:foo
|
||
|
)
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["punctuation", "("],
|
||
|
["lisp-property", ":foo"],
|
||
|
["punctuation", ")"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for lisp properties.
|