mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-11 15:37:27 +00:00
[C#] Use @ for keyword escaping (#6834)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
namespace KeywordTest;
|
||||
|
||||
enum ABC: int { void, where, stackalloc }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user