Sign in
chromium
/
external
/
github.com
/
google
/
flatbuffers
/
master
/
.
/
tests
/
namespace_test
/
NamespaceA
/
NamespaceB
/
UnionInNestedNS.lua
blob: 30bc93e51611b46f74e8f8259f6c2f98378488e0 [
file
] [
log
] [
blame
]
-- automatically generated by the FlatBuffers compiler, do not modify
-- namespace: NamespaceB
local
UnionInNestedNS
=
{
NONE
=
0
,
TableInNestedNS
=
1
,
}
return
UnionInNestedNS
-- return the module