mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 15:59:48 +00:00
3c964e10ab
* Fix Enum Stringer method when Enum has underscores Fixes #5481 * Fix go package importing itself when Union has imported members.