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
use dep::{foo, bar}
use {foo, bar}
See commit AztecProtocol/aztec-packages@d2b4529 which was required workaround for this issue
The text was updated successfully, but these errors were encountered:
nargo fmt
dep::{foo, bar}
I think this was introduced in #4946, see https://github.com/noir-lang/noir/pull/4946/files#r1666774807
Sorry, something went wrong.
Solved by new formatter right? @asterite
It seems so! :-)
Successfully merging a pull request may close this issue.
See commit AztecProtocol/aztec-packages@d2b4529 which was required workaround for this issue
The text was updated successfully, but these errors were encountered: