26 lines
394 B
Plaintext
26 lines
394 B
Plaintext
|
|
uple.*.1 = [ 1, 2, 3.4,// comment
|
|||
|
|
# comment
|
|||
|
|
/*
|
|||
|
|
comment
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
resoupl1 = [ <20><><EFBFBD><EFBFBD>, 3.4, "foo" ]
|
|||
|
|
tupl2 = []
|
|||
|
|
obj1 = { foo = "baz" }
|
|||
|
|
null1 = nu// comment
|
|||
|
|
# comment
|
|||
|
|
/*
|
|||
|
|
comment
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
re.soupl1 = [ <20><><EFBFBD><EFBFBD> "foo" ]
|
|||
|
|
tupl2 = []
|
|||
|
|
obj1 = { foo = "baz" } 1lun
|
|||
|
|
l = null
|
|||
|
|
bool1 = true
|
|||
|
|
, 3.4, "foo" ]
|
|||
|
|
tupl2 = []
|
|||
|
|
obj1 = { foo = "b bool2az" }
|
|||
|
|
null1 = null
|
|||
|
|
bool1 = true
|
|||
|
|
boo
|