Austin Schuh | e89fa2d | 2019-08-14 20:24:23 -0700 | [diff] [blame^] | 1 | -- automatically generated by the FlatBuffers compiler, do not modify |
2 | |||||
3 | -- namespace: NamespaceB | ||||
4 | |||||
5 | local EnumInNestedNS = { | ||||
6 | A = 0, | ||||
7 | B = 1, | ||||
8 | C = 2, | ||||
9 | } | ||||
10 | |||||
11 | return EnumInNestedNS -- return the module |