incorrectly reported overflow exception #4383
Labels
bug - type 0
compiler halts or panics instead of generating code
bug - typechecker
issue with typechecker
bug - UX
a bug related to UX
Version Information
vyper --version
): 0.4.0What's your issue about?
panics at compilation with the following error, which is clearly wrong given that 10**36 clearly fits in a uint256:
The text was updated successfully, but these errors were encountered: