Sign in
fuchsia
/
fuchsia
/
038d2b9
/
.
/
zircon
/
tools
/
fidl
/
testdata
/
struct.test.fidl
blob: 24cfe76bf97d1aca6549fdfac3a75581fba64c39 [
file
] [
log
] [
blame
]
library fidl
.
test
.
json
;
struct
Simple
{
uint8 f1
;
bool
f2
;
};