mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
41bcb97e36
- `super` for all intents and purposes behaves like a type and should be a TypeType rather than ContractType. We have an issue to fix it but it's a breaking change. Until then let's at least not treat other contracts as convertible to the ContractType that `super` represents. |
||
---|---|---|
.. | ||
analysis | ||
ast | ||
codegen | ||
formal | ||
interface | ||
parsing | ||
CMakeLists.txt |