// "Make 'x' not final" "true-preview" interface X { default void x() {} }