Update naoina/toml library dependency (#5513)
This commit is contained in:
5
internal/config/testdata/slice_comment.toml
vendored
Normal file
5
internal/config/testdata/slice_comment.toml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
[[outputs.http]]
|
||||
scopes = [
|
||||
# comment
|
||||
"test" # comment
|
||||
]
|
||||
Reference in New Issue
Block a user