26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
|
|
// comment
|
|||
|
|
# com*
|
|||
|
|
comment
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
resource_1 "strlit1" "strlit2" {
|
|||
|
|
attr1 = "val1"
|
|||
|
|
= [ 1, 2, 3.4, "foo" ]
|
|||
|
|
tupl2 = []
|
|||
|
|
|