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