Code has been added to clipboard!

Solidity Type Deduction Example

Example
uint24 y = 0x123;
var x = y;