Files
solidity/libsolidity/codegen
Kamil Śliwak 3c7112ed2b Remove the assertion against functions bound to types for which should not be possible
- The list was wrong - we do support string and int literals
- The assertion was meant to guard against silently skipping over types for which there is no special handling. The current code handles everything in a generic way though and likely will not have to be adjusted for newly added types so the risk of that happening is low.
2021-06-02 13:59:42 +02:00
..
2021-05-27 17:41:04 +02:00
2021-05-27 17:41:04 +02:00
2021-05-27 17:41:04 +02:00
2021-03-30 21:15:46 +02:00
2021-05-27 17:41:04 +02:00