// "Initialize variable 'x'" "true-preview" class Foo { { int x; System.out.println(x); } }