Sign in
cue
/
cue
/
2362858826cd0a63fd33691928665c60c3411361
/
.
/
cue
/
testdata
/
references
/
embed_self.txtar
blob: b9e71a2146c881cefae6ea4750ba7120a65039e5 [
file
] [
log
] [
blame
]
--
in
.
cue
--
Foo
:
{
}
Foo
--
out
/
eval
--
(
struct
){
Foo
:
(
struct
){
}
}
--
out
/
compile
--
---
in
.
cue
{
Foo
:
{}
〈
0
;
Foo
〉
}