Sign in
cue
/
cue
/
37293f950120fd02f380e475021b9bd4b0309c9e
/
.
/
tools
/
trim
/
testdata
/
defaults.txtar
blob: 130de1ae5004c26bb8d0c658e274a27117df05f3 [
file
] [
log
] [
blame
]
--
in
.
cue
--
foo
:
[
string
]:
a
:
*
1
|
int
foo
:
b
:
a
:
1
--
out
/
trim
--
==
in
.
cue
foo
:
[
string
]:
a
:
*
1
|
int
foo
:
b
:
{}