// "Add Javadoc" "false" class Test { String foo = "xyz"; String bar = foo; }