blob: ae74c5477f405352c6bff98fe9b754bb8ce59fda [file] [log] [blame]
Austin Schuhe89fa2d2019-08-14 20:24:23 -07001# automatically generated by the FlatBuffers compiler, do not modify
2
3# namespace: NamespaceB
4
5class EnumInNestedNS(object):
6 A = 0
7 B = 1
8 C = 2