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