Closed Wilfred closed 2 years ago
This stops us confusing enum declarations with enum values that happen to start enum_foo.
enum_foo
Before:
After:
This stops us confusing enum declarations with enum values that happen to start
enum_foo
.Before:
After: