7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
|
nil
|
||
|
/* <- constant.builtin */
|
||
|
42
|
||
|
/* <- number */
|
||
|
"Hello World!"
|
||
|
/* <- string */
|