...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
cuelang.org
/
go
/
cue
/
parser
/
testdata
/
corpus
/
+test.cue
Documentation:
cuelang.org/go/cue/parser/testdata/corpus
1
import "math"
2
3
foo: 1
4
bar: "baz"
View as plain text