# DO NOT EDIT; generated by go run testdata/gen.go # -- in.cue -- 'hello' -- out/def -- 'hello' -- out/export -- 'hello' -- out/yaml -- hello -- out/json -- "aGVsbG8=" -- out/legacy-debug -- 'hello' -- out/compile -- --- in.cue { 'hello' } -- out/eval/stats -- Leaks: 0 Freed: 1 Reused: 0 Allocs: 1 Retain: 0 Unifications: 1 Conjuncts: 2 Disjuncts: 1 -- out/eval -- (bytes){ 'hello' }