prism/tests/languages/lisp/lisp-property_feature.test

16 lines
239 B
Plaintext

(
:foo
)
----------------------------------------------------
[
["punctuation", "("],
["lisp-property", ":foo"],
["punctuation", ")"]
]
----------------------------------------------------
Checks for lisp properties.