DEBSOURCES
Skip Quicknav
sources / golang-github-cue-lang-cue / 0.12.0.-1 / encoding / jsonschema / testdata / txtar / enumexcluded.txtar
123456789
-- schema.json -- { "type": "object", "enum": ["x"] } -- out/decode/extract -- ERROR: constraints are not possible to satisfy: schema.json:1:1