We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, please introduce a feature to disable anonymous class inline to avoid bugs #579, #598, #604 and maybe #608
The text was updated successfully, but these errors were encountered:
feat: add option to disable anonymous class inline (#633)
e7e7b66
Done! Cli option is --no-inline-anonymous.
--no-inline-anonymous
Sorry, something went wrong.
@skylot thanks! How do you think, should I close those issues because they could be fixed by supplying --no-inline-anonymous?
These issues must be fixed anyway. Disable inlining is just workaround and produces very verbose code :(
Honestly, I hope someday we remove this option.
skylot
No branches or pull requests
Hi, please introduce a feature to disable anonymous class inline to avoid bugs #579, #598, #604 and maybe #608
The text was updated successfully, but these errors were encountered: