19 lines
253 B
Plaintext
19 lines
253 B
Plaintext
|
|
// comment
|
|||
|
|
# comment
|
|||
|
|
/*
|
|||
|
|
comment
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
resoupl1 = [ <20><><EFBFBD><EFBFBD>, 3.4, "foo" ]
|
|||
|
|
tupl2 = []
|
|||
|
|
obj1 = { foo =...az" }
|
|||
|
|
null<6C> = null
|
|||
|
|
boolfunc("foo${ var.bar }")}
|
|||
|
|
|
|||
|
|
attr4 = 2.112e+12
|
|||
|
|
attr5 = 2.112E+12
|
|||
|
|
attr6 = 2.112E-12
|
|||
|
|
attr7 = 0x21FF
|
|||
|
|
}
|
|||
|
|
}
|