Sign in
fuchsia
/
fuchsia
/
0c00fd3
/
.
/
examples
/
components
/
basic
/
meta
/
echo_args.cml
blob: 99cb1c0ad42bd190107e654be5706181ab2035cc [
file
] [
log
] [
blame
]
{
"program"
:
{
"binary"
:
"bin/echo_args"
,
"args"
:
[
"Hippos"
,
"rule!"
],
},
"use"
:
[
{
"runner"
:
"elf"
}
],
}