xref: /aosp_15_r20/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.lua (revision 890232f25432b36107d06881e0a25aaa6b473652)
1-- automatically generated by the FlatBuffers compiler, do not modify
2
3-- namespace: NamespaceB
4
5local UnionInNestedNS = {
6    NONE = 0,
7    TableInNestedNS = 1,
8}
9
10return UnionInNestedNS -- return the module