mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-05 14:50:21 +00:00
067dce6e79
* Handle keywords in C# C# should handle keywords similarly to other languages by appending an underscore after the keyword. * Fix clang-format for idl_gen_csharp.cpp * Fix spacing clang-format issue