contract C { uint immutable x = 0; uint y = x; }