// "Initialize variable 'X'" "true-preview" interface Foo { char X = 0 .Y; int a = X; }