flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.lua

10 lines
208 B
Lua

-- automatically generated by the FlatBuffers compiler, do not modify
-- namespace: NamespaceB
local UnionInNestedNS = {
NONE = 0,
TableInNestedNS = 1,
}
return UnionInNestedNS -- return the module