// "Collapse repeating annotations" "true-preview" @SuppressWarnings("foo") @SuppressWarnings("bar") @SuppressWarnings("baz") class X{}