mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
3 lines
90 B
Solidity
3 lines
90 B
Solidity
ufixed32x1 constant x = ufixed32x1(uint8(0));
|
|
fixed32x1 constant y = fixed32x1(uint8(0));
|