Files
solidity/test/libsolidity
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-07-07 12:16:18 +02:00
2020-09-03 13:15:38 +02:00
2020-09-03 15:19:33 +02:00
2020-08-31 12:50:18 +02:00
2020-07-20 14:52:31 +02:00
2020-07-07 12:16:18 +02:00
2020-07-21 15:06:57 +02:00
2020-09-03 13:15:38 +02:00
2020-02-17 12:58:06 +01:00