// "Remove left side of assignment" "true-preview" class FooBar { public int baz; { bar(); } void bar() {} }