blob: 4cd59a36d7f2ec5ab55ae6e417f99404226cc350 [file] [log] [blame]
# DO NOT EDIT; generated by go run testdata/gen.go
#
-- in.cue --
{
$type: 3
"_": int
"_foo": int
_bar: int
}
-- out/def --
$type: 3
"_": int
"_foo": int
_bar: int