DEBSOURCES
Skip Quicknav
sources / golang-github-cue-lang-cue / 0.12.0.-1 / encoding / jsonschema / testdata / txtar / boolschemaembed.txtar
123456789101112
-- schema.json -- { "$defs": { "foo": true }, "$ref": "#/$defs/foo", "type": "string" } -- out/decode/extract -- #foo & string #foo: _