Closed qwenger closed 3 years ago
Hi,
Thanks for this project!
I see that you've implemented designated range initializers. Would you consider implementing the somewhat related case ranges (https://gcc.gnu.org/onlinedocs/gcc/Case-Ranges.html)?
I'd be happy to look at a PR.
Please have a look at my tentative implementation in #62.
Hi,
Thanks for this project!
I see that you've implemented designated range initializers. Would you consider implementing the somewhat related case ranges (https://gcc.gnu.org/onlinedocs/gcc/Case-Ranges.html)?