Files
solidity/test
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-12 16:49:04 +02:00
2021-03-18 08:42:49 +01:00
2021-04-23 14:35:06 +01:00
2021-05-04 16:05:23 +02:00
2019-08-05 13:00:30 +02:00
2021-05-13 13:15:13 +01:00
2021-02-01 17:14:38 +01:00
2020-12-08 16:45:24 +00:00