On Wednesday, 14 November 2018 at 02:45:38 UTC, Walter Bright wrote:
In your articles, it is crucial to understand the difference between a manifest constant of type `int` and one of type `A`.

Still doesn't change the fact that a typed enum should convert to its own type first (rather than blindly using the literal).

Reply via email to