android13/external/python/pyyaml/tests/data/unclosed-bracket.loader-error

7 lines
215 B
Plaintext

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": {
#}