alex2449
alex2449
## Description The following code triggers an ICE when compiling with `--ir`. I think the issue comes from passing a function type that is not identical but implicitly convertible to...
## Description The following code causes the compiler to segfault when compiling with `--asm`. The issue appears to have started with version `0.8.0`. I could not reduce this program any...
## Description The following code triggers the ICE shown below in the latest solc version ```0.8.30```. The issue appears to have started with version `0.8.8`, which was when user-defined value...