blob: 0a32efc339058eae4ebfa4ac2ae886dcde74a1cc [file] [log] [blame]
# DO NOT EDIT; generated by go run testdata/gen.go
#
raw: true
-- in.cue --
{
if false {
{a: 1} | {b: 1}
}
}
-- out/def --
-- out/export --
-- out/yaml --
{}
-- out/json --
{}