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