1
0
Fork 0
arangodb/js/node/node_modules/js-yaml/test/samples-load-errors/unclosed-bracket.yml

7 lines
215 B
YAML

test:
- [ foo: bar
# comment the rest of the stream to let the scanner detect the problem.
# - baz
#"we could have detected the unclosed bracket on the above line, but this would forbid such syntax as": {
#}