Imported Upstream version 3.10
[platform/upstream/python-PyYAML.git] / tests / data / unclosed-bracket.loader-error
1 test:
2     - [ foo: bar
3 # comment the rest of the stream to let the scanner detect the problem.
4 #    - baz
5 #"we could have detected the unclosed bracket on the above line, but this would forbid such syntax as": {
6 #}