CS-Notes/docs/_style/prism-master/tests/languages/lisp/interactive_feature.test

17 lines
441 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
(interactive)
(interactive a)
(interactive
a)
----------------------------------------------------
[
["punctuation", "("], ["interactive", "interactive"], ["punctuation", ")"],
["punctuation", "("], ["interactive", "interactive"], " a", ["punctuation", ")"],
["punctuation", "("], ["interactive", "interactive"], "\r\na", ["punctuation", ")"]
]
----------------------------------------------------
Checks for declare.