mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-25 16:58:39 +00:00
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