summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment_crlf.hcl
blob: 1ff7f29fd27b72fd3e043ca0e179799dfa97acd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Foo

/* Bar */

/*
/*
Baz
*/

# Another

# Multiple
# Lines

foo = "bar"