Files
solidity/libsolidity/ast
Kamil Śliwak 41bcb97e36 Don't consider contracts implicitly convertible to the type of super
- `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.
2020-09-08 00:29:44 +02:00
..
2020-08-18 11:46:59 +02:00
2020-08-18 11:46:59 +02:00
2020-08-18 11:46:59 +02:00