Sign in
fuchsia
/
fuchsia
/
171ed3ae9231
/
.
/
examples
/
components
/
basic
/
meta
/
hello_world.cml
blob: 2a31c2bc2308e604f34f5710114aa19cd20455ea [
file
] [
log
] [
blame
]
{
program
:
{
binary
:
"bin/hello_world"
,
},
use
:
[
{
runner
:
"elf"
},
{
protocol
:
"fuchsia.logger.LogSink"
},
],
}