mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changed the name of a function from `truncate` to `floor`, since that is more appropriate; updated the inaccurate description on the rounding behaviour. Also modified the respective semantic test.