contract c { constructor() { a = 1 wei * 100 wei + 7 gwei - 3; } uint256 a; }