blob: 24cfe76bf97d1aca6549fdfac3a75581fba64c39 [file] [log] [blame]
library fidl.test.json;
struct Simple {
uint8 f1;
bool f2;
};