cuelang.org/go@v0.13.0/tools/trim/testdata/19.txtar (about)

     1  Make sure we keep *all* of a pattern, not just its root.
     2  -- a.cue --
     3  x: [string]: a: b: c: d: _
     4  -- out/trim --
     5  == a.cue
     6  x: [string]: a: b: c: d: _