blob: ade9f7eff1dab0866d6953dd86e88c2b42608497 [file] [log] [blame]
# 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'