xref: /aosp_15_r20/external/snakeyaml/src/test/resources/pyyaml/unclosed-bracket.loader-error (revision ac2a7c1bf4e14d82f3bd566dcc2d76d5b42faf34)
1test:
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#}
7