ilya
Results
1
comments of
ilya
I have a problem that some of the constants are generated with prefix, some of them not. ``` // Defines values for CarType. const ( CarTypeCOMPARTMENT CarType = "COMPARTMENT" CarTypeLUX...