CS-Notes/docs/_style/prism-master/tests/languages/lisp/interactive_feature.test
2018-12-19 14:09:39 +08:00

17 lines
441 B
Plaintext

(interactive)
(interactive a)
(interactive
a)
----------------------------------------------------
[
["punctuation", "("], ["interactive", "interactive"], ["punctuation", ")"],
["punctuation", "("], ["interactive", "interactive"], " a", ["punctuation", ")"],
["punctuation", "("], ["interactive", "interactive"], "\r\na", ["punctuation", ")"]
]
----------------------------------------------------
Checks for declare.