17 lines
384 B
Plaintext
17 lines
384 B
Plaintext
|
|
// comment
|
||
|
|
# comment
|
||
|
|
/*
|
||
|
|
comment
|
||
|
|
*/
|
||
|
|
|
||
|
|
resoupl1 = [ ËÓß, Í3.4, "foo" ]
|
||
|
|
tupl2 = []
|
||
|
|
obj1 = { fo o="baz" }
|
||
|
|
null1 = null
|
||
|
|
bool |