forked from BigfootDev/flatbuffers
Support nested_flatbuffer attribute when parsing bfbs schema (#5448)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
b632061eff
commit
09dea79a22
@@ -56,6 +56,9 @@
|
||||
name: "Wilma"
|
||||
}
|
||||
],
|
||||
testnestedflatbuffer: {
|
||||
name: "NestedMonster"
|
||||
},
|
||||
testbool: true,
|
||||
testhashs32_fnv1: -579221183,
|
||||
testhashu32_fnv1: 3715746113,
|
||||
|
||||
Reference in New Issue
Block a user