// "Add Javadoc" "true-preview" class Foo { int x = 2, /** * */ y = 1; }