Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
e60c0ab9e2ffe1266033f0d41321ccff8ac46b3e
/
.
/
tests
/
Abc.nim
blob: 26df49d01b1042fe298fc9e5f6d647fa39a693c8 [
file
]
#[ Abc
Automatically
generated
by
the
FlatBuffers
compiler
,
do
not
modify
.
Or
modify
.
I
'm a message, not a cop.
flatc version: 25.9.23
Declared by :
]#
type Abc*{.pure.} = enum
A = 0.int32,
B = 1.int32,
C = 2.int32,