blob: 2ff5b0829e963f6d15fae895f6fc6846670541c3 [file] [log] [blame]
James Kuszmaul3b15b0c2022-11-08 14:03:16 -08001#[ MyGame.Example.LongEnum
2 Automatically generated by the FlatBuffers compiler, do not modify.
3 Or modify. I'm a message, not a cop.
4
5 flatc version: 22.10.26
6
7 Declared by :
8 Rooting type : MyGame.Example.Monster ()
9]#
10
11type LongEnum*{.pure.} = enum
12 LongOne = 2.uint64,
13 LongTwo = 4.uint64,
14 LongBig = 1099511627776.uint64,