Files
CS-Notes/docs/_style/prism-master/tests/languages/rip/symbol_feature.test

15 lines
242 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
:foo
:foobar42
:foo_bar
----------------------------------------------------
[
["symbol", ":foo"],
["symbol", ":foobar42"],
["symbol", ":foo_bar"]
]
----------------------------------------------------
Checks for symbols.