aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights/tiger/literals.tig
blob: 46f3c861637eafb697339fc72f2e8e85ba320c3d (plain) (blame)
1
2
3
4
5
6
7
8
9
nil
/* <- @constant.builtin */
42
/* <- @number */
"Hello World!\n"
/* <- @string
             ^ @string.escape
*/
/* vim: set ft=tiger: */