mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:11:07 +00:00
47d35f1053
* Test to make sure optional enum is written properly * Handle optional enum codegen: when cast optional enum add `?` * Run `tests/generate_code.sh` to generate code from schema * Fix type casting in case of CreateXXXTypeVector * Reason why vector's type is not optional