Files
solidity/test/libsolidity/syntaxTests
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-06-30 16:53:41 +05:30
2020-08-18 11:46:59 +02:00
2020-06-22 18:56:32 +02:00
2020-08-18 11:46:59 +02:00
2020-06-30 16:53:41 +05:30
2020-08-19 17:55:31 +02:00
2020-06-22 18:56:32 +02:00
2020-07-23 14:28:28 +02:00
2018-03-13 16:55:41 +01:00
2020-07-07 12:16:18 +02:00
2020-06-22 18:56:32 +02:00
2020-08-18 11:46:59 +02:00