code_feature.test
453 Bytes
~ 42
- 42
= 42
&= 42
!= 42
----------------------------------------------------
[
["punctuation", "~"], ["code", [["number", "42"]]],
["punctuation", "-"], ["code", [["number", "42"]]],
["punctuation", "="], ["code", [["number", "42"]]],
["punctuation", "&="], ["code", [["number", "42"]]],
["punctuation", "!="], ["code", [["number", "42"]]]
]
----------------------------------------------------
Checks for single-line code.