xref: /aosp_15_r20/external/snakeyaml/src/test/resources/compactnotation/error9.yaml (revision ac2a7c1bf4e14d82f3bd566dcc2d76d5b42faf34)
1ManyListsTable(id12): 
2  - Row(id111, description = text)
3  - Row(id222):
4      size: 17
5      ratio: 0.333
6      description: >
7        We do not need new lines
8        here, just replace them
9        all with spaces
10
11
12