Sign in
cue
/
cue
/
v0.4.0-alpha.2
/
.
/
internal
/
core
/
dep
/
testdata
/
composed.txtar
blob: 78cfeaf55ae0325e2a1772a6ab7a9a7805fe0414 [
file
] [
log
] [
blame
]
--
in
.
cue
--
t1
:
{
$id
:
"foo"
}
&
{
ref
:
t1
.
stdout
cmd
:
[
"sh"
,
"-c"
,
"echo hello"
]
stdout
:
string
}
a
:
b
:
{
$id
:
"foo"
}
&
{
text
:
t1
.
stdout
}
--
out
/
dependencies
/
field
--
--
out
/
dependencies
/
all
--
t1
.
stdout
--
out
/
dependencies
/
dynamic
--
t1
.
stdout