mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
95c4f8f2bd
The topic of converting a smaller type into a larger one is orthogonal to the one discussed in the example (namely, conversion between signed and unsigned integers). Therefore, we change the `int8` to an `int` to make the example clearer. |
||
---|---|---|
.. | ||
conversion.rst | ||
mapping-types.rst | ||
operators.rst | ||
reference-types.rst | ||
value-types.rst |