DEBSOURCES
Skip Quicknav
sources / golang-github-cue-lang-cue / 0.14.2-1 / tools / trim / testdata / 19.txtar
123456
Make sure we keep *all* of a pattern, not just its root. -- a.cue -- x: [string]: a: b: c: d: _ -- out/trim -- == a.cue x: [string]: a: b: c: d: _