blob: 529286997495edfb8c7ce3e3f1ad7200cd159736 [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 --
"hello"
-- out/legacy-debug --
"hello"