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