hcl/parser/test-fixtures/array_comment.hcl

5 lines
38 B
HCL
Raw Normal View History

2015-10-18 20:25:17 +00:00
foo = [
"1",
"2", # comment
]