contract C { uint immutable x = 0; } // ----