hcl/parser/test-fixtures/array_comment.hcl
2015-10-18 23:25:17 +03:00

5 lines
38 B
HCL

foo = [
"1",
"2", # comment
]