jellyfish-web/dashboard-ui/bower_components/prism/tests/languages/keyman/comment_feature.test
2016-02-02 21:12:02 -05:00

13 lines
No EOL
198 B
Text

c Foo
c Foobar
----------------------------------------------------
[
["comment", "c Foo"],
["comment", "c Foobar"]
]
----------------------------------------------------
Checks for comments.