DEBSOURCES
Skip Quicknav
sources / golang-github-cue-lang-cue / 0.12.0.-1 / encoding / jsonschema / testdata / txtar / boolschema.txtar
1234567891011
#noverify -- schema.json -- { "anyOf": [ true, false ] } -- out/decode/extract -- matchN(>=1, [_, _|_])