Sign in
cue
/
cue
/
cd81fa9d8d1b27c2138c76518822d92eaa6646cb
/
.
/
encoding
/
openapi
/
testdata
/
simple.cue
blob: 0504d4cf070a32313c3433b352de61afcdf56861 [
file
] [
log
] [
blame
]
MyStruct
:
{
mediumNum
:
int32
smallNum
:
int8
float
:
float32
double
:
float64
}