tree-sitter-tiger/test/highlight/literals.tig

7 lines
80 B
Plaintext
Raw Normal View History

2022-06-02 17:32:37 +02:00
nil
/* <- constant.builtin */
42
/* <- number */
"Hello World!"
/* <- string */