github.com/chainguard-dev/yam@v0.0.7/pkg/yam/testdata/dir-scenario-1/subdir2/c.yaml (about)

     1  main:
     2    sky: blue
     3    letters: |
     4      ay
     5      bee
     6      cee
     7      dee
     8      ee
     9      eff
    10    # comment for this next section
    11    section:
    12      subsection:
    13        subsubsection:
    14          subsubsubsection:
    15            message: "hi"
    16  count: 42