As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Nim source code syntax highlighting (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
See also the latest Fossies "Diffs" side-by-side code changes report for "Abc.nim": 23.1.20_vs_23.1.21.
1 #[ Abc 2 Automatically generated by the FlatBuffers compiler, do not modify. 3 Or modify. I'm a message, not a cop. 4 5 flatc version: 23.1.21 6 7 Declared by : 8 ]# 9 10 type Abc*{.pure.} =enum 11 A =0.int32, 12 B =1.int32, 13 C =2.int32,