1 2 3 4 5 6 7 8 9
nil /* <- @constant.builtin */ 42 /* <- @number */ "Hello World!\n" /* <- @string ^ @string.escape */ /* vim: set ft=tiger: */