Eli Bendersky
Eli Bendersky
Yes, but on a case-by-case basis for specific examples
While there's some preference to stdlib-only, I'm not completely opposed to examples of `errgroup`. Suggestions welcome (PR is a good format for that)
This PR seems to be adding a lot of new code without explaining what the code is for and what problem it's trying to solve. You've also ignored the PR...
PRs to fix this are welcome
Thanks for the report. Feel free to send a PR with a fix + test
Please do not post screenshots of code or output. Paste a minimal yet complete reproducer instead.
Thanks for the detailed report. To help further narrow down the issue you can insert a printout (or a stack trace) where `CParser` adds `object` to the type map (from...
Please provide a minimal, reproducible example: https://stackoverflow.com/help/minimal-reproducible-example And don't forget to properly format the issue report
Yep, pragmas aren't supported within enums now. PRs welcome