...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
cuelang.org
/
go
/
cue
/
parser
/
testdata
/
corpus
/
+comp.cue
Documentation:
cuelang.org/go/cue/parser/testdata/corpus
1
"\(x)": y for x, y in {a: 1, b: 2}
2
3
z: [ x for x in [1, 2, 3] ]
View as plain text