Files
solidity/test/libsolidity
Rhett Aultman a6faa5acf3 Treat returns with expressions as return param use
There are many cases of code where the return parameters exist mostly
as a form of documentation.  This change ensures that they do not have
to be used in the function body so long as there is a return supplying
values
2017-05-03 11:26:21 +02:00
..
2016-11-24 19:22:26 +01:00
2017-01-16 12:32:58 -05:00
2016-11-23 12:22:33 +01:00
2017-03-17 17:06:49 +00:00