Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
e5a9ff757f94ec6f3fb62c8f2c8a9618fc6d63e2
/
.
/
tests
/
MyGame
/
Example
/
TestEnum.py
blob: 4f5f60800b97dc71e26a5c1cf02d8a9f0432bd9a [
file
]
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: Example
class
TestEnum
(
object
):
A
=
0
B
=
1
C
=
2