nil
/* <- constant.builtin */
42
/* <- number */
"Hello World!\n"
/* <- string
             ^ string.escape
*/
/* vim: set ft=tiger: */