DEBSOURCES
Skip Quicknav
sources / golang-github-google-flatbuffers / 24.3.25-2 / tests / namespace_test / NamespaceA / NamespaceB / EnumInNestedNS.py
12345678
# automatically generated by the FlatBuffers compiler, do not modify # namespace: NamespaceB class EnumInNestedNS(object): A = 0 B = 1 C = 2