mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-09-01 04:07:51 +08:00
16 lines
239 B
Plaintext
16 lines
239 B
Plaintext
(
|
|
:foo
|
|
)
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["punctuation", "("],
|
|
["lisp-property", ":foo"],
|
|
["punctuation", ")"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for lisp properties.
|