Renaming csharp_namespace
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import "./import";
|
||||
|
||||
define CSharp_Namespace Example;
|
||||
define csharp_namespace Example;
|
||||
|
||||
enum TestEnum {
|
||||
VAL1,
|
||||
|
Reference in New Issue
Block a user