OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / hcl / test-fixtures / comment.hcl
1 // Foo
2
3 /* Bar */
4
5 /*
6 /*
7 Baz
8 */
9
10 # Another
11
12 # Multiple
13 # Lines
14
15 foo = "bar"