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
We should check for these cases and make sure to report a proper error:
@Unroll
The text was updated successfully, but these errors were encountered:
Added support for Scala 2.13.12 (#8)
8617a3f
Pull request: com-lihaoyi/mill-moduledefs#8
No branches or pull requests
We should check for these cases and make sure to report a proper error:
@Unroll
without default param value causes crash@Unroll
on both abstract method and implementation method causes misbehavior@Unroll
s or@Unroll
s in non-first parameter listsThe text was updated successfully, but these errors were encountered: