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