github.com/solo-io/cue@v0.4.7/cue/testdata/resolve/003_resolution_of_quoted_identifiers.txtar (about)

     1  # DO NOT EDIT; generated by go run testdata/gen.go
     2  #
     3  #name: resolution of quoted identifiers
     4  #skip
     5  #evalPartial
     6  -- out/legacy-debug --
     7  <0>{"foo-bar": 2, baz: 2, a: <1>{qux: 3, "qux-quux": 3, qaz: 3}}