forked from BigfootDev/flatbuffers
[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