mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Disable the type byte
This commit is contained in:
@@ -50,6 +50,8 @@ the compiler notifying you about it.
|
||||
in all branches of the evaluation tree. Now, if constant variables are used as intermediate expressions,
|
||||
their values will be properly rounded in the same way as when they are used in run-time expressions.
|
||||
|
||||
* The type ``byte`` has been removed. It was an alias of ``bytes1``.
|
||||
|
||||
New Restrictions
|
||||
================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user