-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
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
Fix warnings on non-exhaustive matches for rules #2248
Comments
`#lenOfHead(_)_EVM-ABI_Int_TypedArg`(`abi_type_tuple`(_)) The rule for
`#isStaticType(_)_EVM-ABI_Bool_TypedArg`(`abi_type_tuple`(_)) The rule for
Why do they have to be marked as |
@anvacaru I believe the original rules that this module was replacing marked the rules as I am not sure if the whole module should be marked as |
These warnings are emitted during the kompilation process.
The text was updated successfully, but these errors were encountered: