31 lines
538 B
Plaintext
31 lines
538 B
Plaintext
|
|
// comment
|
||
|
|
#? comment
|
||
|
|
/*
|
||
|
|
comment
|
||
|
|
*/
|
||
|
|
|
||
|
|
resource_1 "strlit1" "strlit2" {
|
||
|
|
attr1 = "val1"
|
||
|
|
tupl1 = [ 1, 2, 1.4, "foo" ]
|
||
|
|
tupl2 = []
|
||
|
|
obj1 = { fÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿoo = "baz" }
|
||
|
|
)
|
||
|
|
cond0 = (1 == 2) ? 1 : "foobar"
|
||
|
|
bin1tedÿÿ`° |