// "Fix the typo 'defult' to 'default'" "true-preview" public interface A { default void a(); }