// "Fix the typo 'implement' to 'implements'" "true-preview" class Test implements Runnable extends AA { public static void test(List list) throws Exception { } }