enotocode

Results 1 issues of enotocode

`Hi,` there is an example in the readme.md of Enum class with private constant. Why it uses private const instead of public const? Public modifier makes it possible to use...