Sign in
fuchsia
/
zircon
/
sandbox/braval/gpio
/
.
/
system
/
host
/
fidl
/
examples
/
example-0.fidl
blob: 8dafb6da5f4eaca345acdeeeebad360c167ebbc0 [
file
] [
log
] [
blame
]
library example_0
;
struct
Foo
{
Bar
b
;
};
struct
Bar
{
Foo
?
f
;
};