mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Explain that `0X
` is disallowed in changes documentation.
This commit is contained in:
parent
2150aea344
commit
9918018e96
@ -198,6 +198,8 @@ Literals and Suffixes
|
||||
* Combining hex numbers with unit denominations (e.g. ``0x1e wei``) is now
|
||||
disallowed.
|
||||
|
||||
* The prefix ``0X`` for hex numbers is disallowed, only ``0x`` is possible.
|
||||
|
||||
Variables
|
||||
---------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user