prism/tests/languages/lisp/punctuation_feature.test

16 lines
323 B
Plaintext

()
( )
[]
(
----------------------------------------------------
[
["punctuation", "("], ["punctuation", ")"],
["punctuation", "("], ["punctuation", ")"],
["punctuation", "["], ["punctuation", "]"],
["punctuation", "("]
]
----------------------------------------------------
Checks for punctuation.