mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Even though one can convert from, say, a pure function to a function without a state mutability specified, in ABIFunctions.cpp, there was an assert that checked if the types were exactly equal. This assert had to be loosened up. |
||
|---|---|---|
| .. | ||
| analysis | ||
| ast | ||
| codegen | ||
| formal | ||
| interface | ||
| parsing | ||
| CMakeLists.txt | ||